hotPink property

Vector4 hotPink

Implementation

static Vector4 get hotPink =>
    Vector4(255.0 / 255.0, 105.0 / 255.0, 180.0 / 255.0, 255.0 / 255.0);