RotatingExpandingArcPainter constructor
RotatingExpandingArcPainter({})
Implementation
RotatingExpandingArcPainter({
required this.color,
required this.strokeWidth,
required this.clipValue,
required this.offsetAngle,
});