dotLength property

double dotLength
final

diameter of dot in LineStyle.dotted and LineStyle.dashDotted styles. Ignored if style is LineStyle.solid or LineStyle.dashed.

Implementation

final double dotLength;