beige property
RGBA values for the named CSS color 'beige'.
Implementation
static Vector4 get beige => Vector4(245.0 / 255.0, 245.0 / 255.0, 220.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'beige'.
static Vector4 get beige => Vector4(245.0 / 255.0, 245.0 / 255.0, 220.0 / 255.0, 255.0 / 255.0);