darkCyan property Null safety
Implementation
static Vector4 get darkCyan =>
Vector4(0.0 / 255.0, 139.0 / 255.0, 139.0 / 255.0, 255.0 / 255.0);
static Vector4 get darkCyan =>
Vector4(0.0 / 255.0, 139.0 / 255.0, 139.0 / 255.0, 255.0 / 255.0);