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