ArcaneGlowText constructor
const
ArcaneGlowText({})
Implementation
const ArcaneGlowText({
required this.content,
this.glowColor,
this.fontSize = '32px',
this.fontWeight = '700',
this.intensity = 1.0,
super.key,
});