CroppedImage typedef

CroppedImage = void Function(Uint8List? imageBytes)

Implementation

typedef CroppedImage = void Function(Uint8List? imageBytes);