menu
image_crop_bundle package
documentation
features/image_cropper.dart
CropPage
CropPage.new const constructor
CropPage.new const constructor
dark_mode
light_mode
CropPage
constructor
const
CropPage
(
{
Key
?
key
,
required
Uint8List
imageBytes
,
double
?
aspectRatio
,
})
Implementation
const CropPage({super.key, required this.imageBytes, this.aspectRatio});
image_crop_bundle package
documentation
features/image_cropper
CropPage
CropPage.new const constructor
CropPage class