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