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