CameraFile constructor
const
CameraFile({})
Implementation
const CameraFile(
{super.key,
this.customButton,
this.customMaxSnackBar,
required this.maxPhotos,
required this.isImagePreview,
required this.resolution});