menu
media_picker_plus package
documentation
crop_options.dart
CropRect
CropRect.new const constructor
CropRect.new const constructor
dark_mode
light_mode
CropRect
constructor
const
CropRect
(
{
required
double
x
,
required
double
y
,
required
double
width
,
required
double
height
,
})
Implementation
const CropRect({ required this.x, required this.y, required this.width, required this.height, });
media_picker_plus package
documentation
crop_options
CropRect
CropRect.new const constructor
CropRect class