Callback function for uploading an image.
final Future<void> Function(Uint8List image)? onUploadImage;