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