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