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