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