midnightBlue property
RGBA values for the named CSS color 'midnightblue'.
Implementation
static Vector4 get midnightBlue =>
Vector4(25.0 / 255.0, 25.0 / 255.0, 112.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'midnightblue'.
static Vector4 get midnightBlue =>
Vector4(25.0 / 255.0, 25.0 / 255.0, 112.0 / 255.0, 255.0 / 255.0);