gainsboro property

Vector4 gainsboro

Implementation

static Vector4 get gainsboro =>
    Vector4(220.0 / 255.0, 220.0 / 255.0, 220.0 / 255.0, 255.0 / 255.0);