outlineColor

@Serializable(with = ColorAsHexSerializer::class)
var outlineColor: Int?

The outline color of the fill.

Matches the value of fill-color if unspecified.