menu
unicons package
documentation
icons/line/font.dart
FontIcon
FontIcon.new const constructor
FontIcon.new 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.new const constructor
FontIcon class