steelBlue property Null safety
Implementation
static Vector4 get steelBlue =>
Vector4(70.0 / 255.0, 130.0 / 255.0, 180.0 / 255.0, 255.0 / 255.0);
static Vector4 get steelBlue =>
Vector4(70.0 / 255.0, 130.0 / 255.0, 180.0 / 255.0, 255.0 / 255.0);