turquoise property
RGBA values for the named CSS color 'turquoise'.
Implementation
static Vector4 get turquoise =>
Vector4(64.0 / 255.0, 224.0 / 255.0, 208.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'turquoise'.
static Vector4 get turquoise =>
Vector4(64.0 / 255.0, 224.0 / 255.0, 208.0 / 255.0, 255.0 / 255.0);