gapLength property

double gapLength
final

length of a gap in LineStyle.dotted, LineStyle.dashed and LineStyle.dashDotted styles. Ignored if style is LineStyle.solid.

Implementation

final double gapLength;