gainsboro property Null safety
Implementation
static Vector4 get gainsboro =>
Vector4(220.0 / 255.0, 220.0 / 255.0, 220.0 / 255.0, 255.0 / 255.0);
static Vector4 get gainsboro =>
Vector4(220.0 / 255.0, 220.0 / 255.0, 220.0 / 255.0, 255.0 / 255.0);