turquoise property

Vector4 turquoise

Implementation

static Vector4 get turquoise =>
    Vector4(64.0 / 255.0, 224.0 / 255.0, 208.0 / 255.0, 255.0 / 255.0);