icon_data_parser library

Extensions

CodePointToIconName on int
Extension to get the icon name from a codePoint.
IconDataToIconName on IconData
Extension to get the icon name from an IconData instance.
NullableTakeIf on T?
Utility extension for safe condition

Constants

materialIconMap → const Map<String, IconData>
materialIcons → const Map<String, int>