lightPink property

Vector4 lightPink

Implementation

static Vector4 get lightPink =>
    Vector4(255.0 / 255.0, 182.0 / 255.0, 193.0 / 255.0, 255.0 / 255.0);