const HcDashedRect( {Key? key, this.color = Colors.black, this.strokeWidth = 1.0, this.gap = 5.0}) : super(key: key);