textContrast property

String textContrast

Get localized text for label "image_picker_image_edit_contrast".

Defaults to "contrast".

Implementation

String get textContrast =>
    getTranslatedString("image_picker_image_edit_contrast", "contrast");