dashWidth property
The width of each dash in the line.
dashWidth value is used calculate startX value if the axis is Axis.horizontal.
dashWidth value is used calculate startY value if the axis is Axis.vertical.
Implementation
final double dashWidth;