orange property

Vector4 orange

Implementation

static Vector4 get orange =>
    Vector4(255.0 / 255.0, 165.0 / 255.0, 0.0 / 255.0, 255.0 / 255.0);