sensorConfig property
SensorConfig
get
sensorConfig
The sensor config allows you to
- set the FlashMode
- set the zoom level
- handle luminosity or get it
- adjust brightness
Implementation
SensorConfig get sensorConfig => cameraContext.sensorConfig;