steelBlue property
RGBA values for the named CSS color 'steelblue'.
Implementation
static Vector4 get steelBlue =>
Vector4(70.0 / 255.0, 130.0 / 255.0, 180.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'steelblue'.
static Vector4 get steelBlue =>
Vector4(70.0 / 255.0, 130.0 / 255.0, 180.0 / 255.0, 255.0 / 255.0);