SinglePhotoUploadWidget constructor
const
SinglePhotoUploadWidget({})
Implementation
const SinglePhotoUploadWidget({
super.key,
required this.photoType,
required this.onPhotoUploaded,
});
const SinglePhotoUploadWidget({
super.key,
required this.photoType,
required this.onPhotoUploaded,
});