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