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