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