darkMagenta property

Vector4 darkMagenta

Implementation

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