WAvatar constructor
const
WAvatar({})
Implementation
const WAvatar({
super.key,
this.className,
this.radius,
this.backgroundColor,
this.foregroundColor,
this.backgroundImage,
this.child,
this.minRadius,
this.maxRadius,
});