menu
u package
documentation
utilities.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, });
u package
documentation
utilities
CropperSize
CropperSize.new const constructor
CropperSize class