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