const DrawDot.circular({ super.key, required double dotSize, required this.color, }) : width = dotSize, height = dotSize;