menu
image_cropper_custom package
documentation
image_cropper_platform_interface.dart
CropperSize
CropperSize.new const constructor
CropperSize.new const constructor
dark_mode
light_mode
CropperSize
constructor
const
CropperSize
(
{
int
?
width
,
int
?
height
,
})
Implementation
const CropperSize({ this.width, this.height, });
image_cropper_custom package
documentation
image_cropper_platform_interface
CropperSize
CropperSize.new const constructor
CropperSize class