FaceCropScreen constructor
const
FaceCropScreen({})
Implementation
const FaceCropScreen({
super.key,
required this.imageBytes,
this.buttonColor = Colors.black,
this.buttonIconColor = Colors.white,
this.bgColor = Colors.white,
});