highlightedPolygonColor property
The color of the polygon in the selection overlay, when highlighted.
Implementation
@JsonKey(toJson: toColorString)
Color? highlightedPolygonColor;
The color of the polygon in the selection overlay, when highlighted.
@JsonKey(toJson: toColorString)
Color? highlightedPolygonColor;