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