pink property

Vector4 pink

Implementation

static Vector4 get pink =>
    Vector4(255.0 / 255.0, 192.0 / 255.0, 203.0 / 255.0, 255.0 / 255.0);