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