ArcaneAvatar.rounded constructor
const
ArcaneAvatar.rounded({})
Implementation
const ArcaneAvatar.rounded({
this.imageUrl,
this.initials,
this.size = AvatarSize.md,
this.borderColor,
this.showStatus = false,
this.statusColor,
this.onTap,
super.key,
}) : shape = AvatarShape.rounded;