menu
remove_background package
documentation
crop_widget.dart
Cutout
Cutout.new const constructor
Cutout.new const constructor
dark_mode
light_mode
Cutout
constructor
const
Cutout
(
{
Key
?
key
,
required
Image
image
,
})
Implementation
const Cutout({Key? key, required this.image}) : super(key: key);
remove_background package
documentation
crop_widget
Cutout
Cutout.new const constructor
Cutout class