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