sensorConfig property

SensorConfig 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;