menu
star_live package
documentation
utils/signle_image_selector.dart
CropConfig
CropConfig.new constructor
CropConfig.new constructor
dark_mode
light_mode
CropConfig
constructor
CropConfig
(
int
maxWidth
,
int
maxHeight
,
double
ratioW
,
double
ratioH
,
CropStyle
style
,
)
Implementation
CropConfig(this.maxWidth, this.maxHeight, this.ratioW, this.ratioH, this.style);
star_live package
documentation
utils/signle_image_selector
CropConfig
CropConfig.new constructor
CropConfig class