lightYellow property

Vector4 lightYellow

Implementation

static Vector4 get lightYellow =>
    Vector4(255.0 / 255.0, 255.0 / 255.0, 224.0 / 255.0, 255.0 / 255.0);