LineParticlePainter({ required this.animation, required this.lineLength, required this.color, }) : super(repaint: animation);