darkOrchid property

Vector4 darkOrchid

Implementation

static Vector4 get darkOrchid =>
    Vector4(153.0 / 255.0, 50.0 / 255.0, 204.0 / 255.0, 255.0 / 255.0);