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