flashModeState property
FlashMode
flashModeState
getter/setter pair
The current flash mode of the camera (on, off, auto, etc.).
Implementation
FlashMode flashModeState = FlashMode.off;
The current flash mode of the camera (on, off, auto, etc.).
FlashMode flashModeState = FlashMode.off;