CirclePainter( this._animation, { required this.color, this.reverse = false, }) : super(repaint: _animation);