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