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