const DashedLine({ super.key, required this.color, this.strokeWidth = 2.0, this.dashLength = 5.0, this.dashGapLength = 3.0, });