greenYellow property
RGBA values for the named CSS color 'greenyellow'.
Implementation
static Vector4 get greenYellow =>
Vector4(173.0 / 255.0, 255.0 / 255.0, 47.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'greenyellow'.
static Vector4 get greenYellow =>
Vector4(173.0 / 255.0, 255.0 / 255.0, 47.0 / 255.0, 255.0 / 255.0);