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