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