darkKhaki property

Vector4 darkKhaki

Implementation

static Vector4 get darkKhaki =>
    Vector4(189.0 / 255.0, 183.0 / 255.0, 107.0 / 255.0, 255.0 / 255.0);