gapColor property - MapPolylineDashRepresentation class - mapview library - Dart API
gapColor
gapColor property
The color for the gaps of the polyline. The default value is null and
no color is used.
Gets the color for the gaps of the polyline. Returns null if no
color is used.
Implementation
ui.Color? get gapColor;