dot constant
PatternItem
const dot
A dot used in the stroke pattern for a Polyline.
Implementation
static const PatternItem dot = PatternItem._(PatternItemType.dot);
A dot used in the stroke pattern for a Polyline.
static const PatternItem dot = PatternItem._(PatternItemType.dot);