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