• Creates an expression representing a Color.

    Parameters

    • value: string

      The value of the color constant, represented by a CSS color string.

    Returns Expression<Color>

    A color constant expression.