menu
iconoir_flutter package
documentation
regular/safe_arrow_right.dart
SafeArrowRight
SafeArrowRight const constructor
SafeArrowRight const constructor
dark_mode
light_mode
SafeArrowRight
constructor
const
SafeArrowRight
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const SafeArrowRight({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/safe_arrow_right
SafeArrowRight
SafeArrowRight const constructor
SafeArrowRight class