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