whiteSmoke property Null safety
Implementation
static Vector4 get whiteSmoke =>
Vector4(245.0 / 255.0, 245.0 / 255.0, 245.0 / 255.0, 255.0 / 255.0);
static Vector4 get whiteSmoke =>
Vector4(245.0 / 255.0, 245.0 / 255.0, 245.0 / 255.0, 255.0 / 255.0);