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