isDottedLine property

bool isDottedLine
final

The style of the line.

When false, is solid lines. When true, is dotted lines. The default value is false.

Implementation

final bool isDottedLine;