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