textExposureAuto property
String
get
textExposureAuto
Get localized text for label "image_picker_exposure_auto_title".
Defaults to "auto".
Implementation
String get textExposureAuto =>
getTranslatedString("image_picker_exposure_auto_title", "auto");