MephistoAvatarUploader constructor
Implementation
const MephistoAvatarUploader(
{super.key,
required this.onFilePicked,
required this.onDelete,
this.isUploading = false,
this.initialImage});
const MephistoAvatarUploader(
{super.key,
required this.onFilePicked,
required this.onDelete,
this.isUploading = false,
this.initialImage});