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