font_awesome_flutter library
Classes
- FaIcon
- Creates an Icon Widget that works for non-material Icons, such as theFont Awesome Icons.
- FontAwesomeIcons
- Icons based on font awesome 7.1.0
- IconDataBrands
- IconData for a font awesome brand icon from a code point
- IconDataDuotone
- IconData for a font awesome duotone icon from a code point. Only works ifduotone icons (font awesome pro) have been installed.
- IconDataLight
- IconData for a font awesome light icon from a code point. Only works iflight icons (font awesome pro) have been installed.
- IconDataRegular
- IconData for a font awesome regular icon from a code point
- IconDataSharpLight
- IconData for a font awesome sharp light icon from a code point. Only works ifthin icons (font awesome pro, v6+) have been installed.
- IconDataSharpRegular
- IconData for a font awesome sharp regular icon from a code point. Only works ifthin icons (font awesome pro, v6+) have been installed.
- IconDataSharpSolid
- IconData for a font awesome sharp solid icon from a code point. Only works ifthin icons (font awesome pro, v6+) have been installed.
- IconDataSharpThin
- IconData for a font awesome sharp thin icon from a code point. Only works ifthin icons (font awesome pro, v6+) have been installed.
- IconDataSolid
- IconData for a font awesome solid icon from a code point
- IconDataThin
- IconData for a font awesome thin icon from a code point. Only works ifthin icons (font awesome pro, v6+) have been installed.