EditProfileImageViewer constructor
const
EditProfileImageViewer({})
Implementation
const EditProfileImageViewer({
super.key,
this.pickedFile,
this.imageSource = kProfileIconPath,
this.radius = AvatarStyleConstants.defaultRadius,
this.heroTag,
this.showEditIcon = true,
this.openFullScreenViewer = false,
this.isCircleAvatar,
this.onTapEdit,
this.editIcon,
});