mediumBlue property
RGBA values for the named CSS color 'mediumblue'.
Implementation
static Vector4 get mediumBlue => Vector4(0.0 / 255.0, 0.0 / 255.0, 205.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'mediumblue'.
static Vector4 get mediumBlue => Vector4(0.0 / 255.0, 0.0 / 255.0, 205.0 / 255.0, 255.0 / 255.0);