khaki property
RGBA values for the named CSS color 'khaki'.
Implementation
static Vector4 get khaki => Vector4(240.0 / 255.0, 230.0 / 255.0, 140.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'khaki'.
static Vector4 get khaki => Vector4(240.0 / 255.0, 230.0 / 255.0, 140.0 / 255.0, 255.0 / 255.0);