CropTheImage({ Key? key, required this.inputImageData, required this.aspectRatio, }) : super(key: key);