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