You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only way to dynamically access icons in the generated class is through reflection. It would be nice if the generated class included a mapping from input icon file names to generated IconData properties.
Currently the only way to dynamically access icons in the generated class is through reflection. It would be nice if the generated class included a mapping from input icon file names to generated IconData properties.