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