dashLength property

double dashLength
final

length of dash in LineStyle.dashed and LineStyle.dashDotted styles. Ignored if style is LineStyle.solid or LineStyle.dotted.

Implementation

final double dashLength;