textSelectButtonTitle property
String
get
textSelectButtonTitle
Get localized text for label "image_picker_select_button_title".
Defaults to "Select".
Implementation
String get textSelectButtonTitle =>
getTranslatedString("image_picker_select_button_title", "Select");