brown property

Vector4 brown

Implementation

static Vector4 get brown =>
    Vector4(165.0 / 255.0, 42.0 / 255.0, 42.0 / 255.0, 255.0 / 255.0);