UserUpdateAvatar constructor
const
UserUpdateAvatar({})
Implementation
const UserUpdateAvatar({
super.key,
this.size = 140,
this.radius = 60,
this.badgeNumber,
this.delete = false,
this.onUploadSuccess,
this.uploadStrokeWidth = 6,
this.shadowBlurRadius = 16.0,
this.backgroundColor,
this.borderColor,
this.borderWidth = 0,
this.progressBuilder,
});