textRequestGalleryPermission property
String
get
textRequestGalleryPermission
Get localized text for label "image_picker_request_gallery_permission".
Defaults to "You need allow photo gallery permission.".
Implementation
String get textRequestGalleryPermission => getTranslatedString(
"image_picker_request_gallery_permission",
"You need allow photo gallery permission.");