icons library
FlutterIconMap Author Rebar Ahmad https://github.com/Ahmadre rebar.ahmad@gmail.com
Classes
Constants
-
cupertinoIcons
→ const Map<
String, IconData> -
{'left_chevron' : CupertinoIcons.left_chevron, 'right_chevron' : CupertinoIcons.right_chevron, 'share' : CupertinoIcons.share, 'share_solid' : CupertinoIcons.share_soli…
- iconFont → const String
-
'CupertinoIcons'
- iconFontPackage → const String
-
'cupertino_icons'
-
lineAwesomeIcons
→ const Map<
String, IconData> -
{'caret_square_right_1' : IconData(0xe800, fontFamily: _kFontFam, fontPackage: _kFontPackage), 'rock__hand__1' : IconData(0xe801, fontFamily: _kFontFam, fontPackage: _kFontPackage), &#…