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