turquoise property Null safety
Implementation
static Vector4 get turquoise =>
Vector4(64.0 / 255.0, 224.0 / 255.0, 208.0 / 255.0, 255.0 / 255.0);
static Vector4 get turquoise =>
Vector4(64.0 / 255.0, 224.0 / 255.0, 208.0 / 255.0, 255.0 / 255.0);