greenYellow property

Vector4 greenYellow

Implementation

static Vector4 get greenYellow =>
    Vector4(173.0 / 255.0, 255.0 / 255.0, 47.0 / 255.0, 255.0 / 255.0);