gold property

Vector4 gold

Implementation

static Vector4 get gold =>
    Vector4(255.0 / 255.0, 215.0 / 255.0, 0.0 / 255.0, 255.0 / 255.0);