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