darkSalmon property

Vector4 darkSalmon

Implementation

static Vector4 get darkSalmon =>
    Vector4(233.0 / 255.0, 150.0 / 255.0, 122.0 / 255.0, 255.0 / 255.0);