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