darkKhaki property
RGBA values for the named CSS color 'darkkhaki'.
Implementation
static Vector4 get darkKhaki =>
Vector4(189.0 / 255.0, 183.0 / 255.0, 107.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'darkkhaki'.
static Vector4 get darkKhaki =>
Vector4(189.0 / 255.0, 183.0 / 255.0, 107.0 / 255.0, 255.0 / 255.0);