color

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

The color of the filled part of this layer.

Defaults to black.