const DashedCirclePainter({required this.strokeWidth, required this.gapSize, required this.color, required this.dashes});