GlowingAvatarRepresentator constructor
Implementation
const GlowingAvatarRepresentator({
super.key,
this.width = 124,
this.height = 124,
this.glowSpreadRadius = 3.0,
this.glowBlurRadius = 10.0,
this.radius = 9999,
});
const GlowingAvatarRepresentator({
super.key,
this.width = 124,
this.height = 124,
this.glowSpreadRadius = 3.0,
this.glowBlurRadius = 10.0,
this.radius = 9999,
});