slateBlue property
RGBA values for the named CSS color 'slateblue'.
Implementation
static Vector4 get slateBlue =>
Vector4(106.0 / 255.0, 90.0 / 255.0, 205.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'slateblue'.
static Vector4 get slateBlue =>
Vector4(106.0 / 255.0, 90.0 / 255.0, 205.0 / 255.0, 255.0 / 255.0);