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