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