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