LoaderDotsPainter({required this.animation, required this.loaderColor}) : _paint = Paint()..style = PaintingStyle.fill, super(repaint: animation);