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