ExplosionLoaderPainter constructor
const
ExplosionLoaderPainter({})
Implementation
const ExplosionLoaderPainter(
{required this.animationValue,
required this.color,
required this.radius,
required this.duration,
required this.xInterval,
required this.yMax});