deserialize

open override fun deserialize(decoder: Decoder): ContentColor

Deserializes a color value from its hex string representation.

Return

The deserialized color value with full alpha.

Parameters

decoder

The decoder to read from.