magenta property

Vector4 magenta

Implementation

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