Class ColorState

  • All Implemented Interfaces:

    @Serializable(with = ColorStateSerializer.class) 
    public final class ColorState
    
                        

    Represents a color state that can have different values for light and dark modes. When serialized, it can be a single color string or an array of two colors light, dark.

    Since:

    5.44.0