cadetBlue property
RGBA values for the named CSS color 'cadetblue'.
Implementation
static Vector4 get cadetBlue =>
Vector4(95.0 / 255.0, 158.0 / 255.0, 160.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'cadetblue'.
static Vector4 get cadetBlue =>
Vector4(95.0 / 255.0, 158.0 / 255.0, 160.0 / 255.0, 255.0 / 255.0);