textExposure property

String textExposure

Get localized text for label "image_picker_exposure_title".

Defaults to "Exposure".

Implementation

String get textExposure =>
    getTranslatedString("image_picker_exposure_title", "Exposure");