ImagePickerConfiguration constructor
const
ImagePickerConfiguration({})
Implementation
const ImagePickerConfiguration({
this.maxWidth,
this.maxHeight,
this.imageQuality,
this.preferredCameraDevice,
this.onImagePicked,
});