GlowOverlay constructor
const
GlowOverlay({})
Implementation
const GlowOverlay(
{super.key,
this.color = const Color(0xFFFFFFFF),
this.alpha = 120,
this.blurRadius = 16.0,
this.spreadRadius = 2.0});