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