menu
hl_image_picker_pro package
documentation
hl_image_picker_android.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, });
hl_image_picker_pro package
documentation
hl_image_picker_android
LocalizedImageCropper
LocalizedImageCropper.new const constructor
LocalizedImageCropper class