lightGray property Null safety
Implementation
static Vector4 get lightGray =>
Vector4(211.0 / 255.0, 211.0 / 255.0, 211.0 / 255.0, 255.0 / 255.0);
static Vector4 get lightGray =>
Vector4(211.0 / 255.0, 211.0 / 255.0, 211.0 / 255.0, 255.0 / 255.0);