goldenrod property
RGBA values for the named CSS color 'goldenrod'.
Implementation
static Vector4 get goldenrod =>
Vector4(218.0 / 255.0, 165.0 / 255.0, 32.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'goldenrod'.
static Vector4 get goldenrod =>
Vector4(218.0 / 255.0, 165.0 / 255.0, 32.0 / 255.0, 255.0 / 255.0);