textConfirmResetChanges property
String
get
textConfirmResetChanges
Get localized text for label "image_picker_confirm_reset_changes".
Defaults to "Do you want to clear all changes for this image?".
Implementation
String get textConfirmResetChanges => getTranslatedString(
"image_picker_confirm_reset_changes",
"Do you want to clear all changes for this image?");