maroon property

Vector4 maroon

Implementation

static Vector4 get maroon =>
    Vector4(128.0 / 255.0, 0.0 / 255.0, 0.0 / 255.0, 255.0 / 255.0);