chocolate property

Vector4 chocolate

Implementation

static Vector4 get chocolate =>
    Vector4(210.0 / 255.0, 105.0 / 255.0, 30.0 / 255.0, 255.0 / 255.0);