slateGray property Null safety
Implementation
static Vector4 get slateGray =>
Vector4(112.0 / 255.0, 128.0 / 255.0, 144.0 / 255.0, 255.0 / 255.0);
static Vector4 get slateGray =>
Vector4(112.0 / 255.0, 128.0 / 255.0, 144.0 / 255.0, 255.0 / 255.0);