PickImageDialog constructor
const
PickImageDialog({})
Implementation
const PickImageDialog({
Key? key,
this.maxImageCount = 9,
this.photoAlbumText,
this.cameraText,
this.cancelText,
this.onRequestPermissionFailed,
}) : super(key: key);