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