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