dashSpace property
The space between dashes in the line.
dashSpace value is used calculate startX value if the axis is Axis.horizontal.
dashSpace value is used calculate startY value if the axis is Axis.vertical.
Implementation
final double dashSpace;