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