color

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

The color with which the line will be drawn.