gapColor property

Color? gapColor

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;