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