pattern property

StrokePattern pattern
final

Determines whether the line should be solid, dotted, or dashed, and the exact characteristics of each

Defaults to being a solid/unbroken line (StrokePattern.solid).

Implementation

final StrokePattern pattern;