gapLength property
length of a gap in LineStyle.dotted, LineStyle.dashed and LineStyle.dashDotted styles. Ignored if style is LineStyle.solid.
Implementation
final double gapLength;
length of a gap in LineStyle.dotted, LineStyle.dashed and LineStyle.dashDotted styles. Ignored if style is LineStyle.solid.
final double gapLength;