dimGray property Null safety
Implementation
static Vector4 get dimGray =>
Vector4(105.0 / 255.0, 105.0 / 255.0, 105.0 / 255.0, 255.0 / 255.0);
static Vector4 get dimGray =>
Vector4(105.0 / 255.0, 105.0 / 255.0, 105.0 / 255.0, 255.0 / 255.0);