menu
unicons package
documentation
icons/line/font.dart
FontIcon
FontIcon const constructor
FontIcon const constructor
dark_mode
light_mode
FontIcon
constructor
const
FontIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const FontIcon({ super.key, this.color, });
unicons package
documentation
icons/line/font
FontIcon
FontIcon const constructor
FontIcon class