PulsingGradientLoader constructor
const
PulsingGradientLoader({})
Implementation
const PulsingGradientLoader({
super.key,
this.size = 200.0,
this.strokeWidth = 10.0,
this.colors = const [Colors.cyan, Colors.lightBlue],
});