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