menu
dw_image_picker_ios package
documentation
dw_image_picker_ios.dart
LocalizedImageCropper
LocalizedImageCropper.new const constructor
LocalizedImageCropper.new const constructor
dark_mode
light_mode
LocalizedImageCropper
constructor
const
LocalizedImageCropper
(
{
String
?
cropDoneText
,
String
?
cropCancelText
,
String
?
cropTitleText
,
})
Implementation
const LocalizedImageCropper({ this.cropDoneText, this.cropCancelText, this.cropTitleText, });
dw_image_picker_ios package
documentation
dw_image_picker_ios
LocalizedImageCropper
LocalizedImageCropper.new const constructor
LocalizedImageCropper class