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