menu
dw_image_picker_ios package
documentation
dw_image_picker_ios.dart
LocalizedImagePicker
cancelText property
cancelText property
dark_mode
light_mode
cancelText
property
String
?
cancelText
final
The text displayed on the "Cancel" button.
Default:
'Cancel'
Implementation
final String? cancelText;
dw_image_picker_ios package
documentation
dw_image_picker_ios
LocalizedImagePicker
cancelText property
LocalizedImagePicker class