defIsDotted constant
Default value indicating whether polygons are rendered as dotted lines.
Implementation
static const StrokePattern defIsDotted = StrokePattern.solid();
Default value indicating whether polygons are rendered as dotted lines.
static const StrokePattern defIsDotted = StrokePattern.solid();