lemonChiffon property

Vector4 get lemonChiffon

RGBA values for the named CSS color 'lemonchiffon'.

Implementation

static Vector4 get lemonChiffon =>
    Vector4(255.0 / 255.0, 250.0 / 255.0, 205.0 / 255.0, 255.0 / 255.0);