red property

Vector4 red

Implementation

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