darkSlateGray property

Vector4 darkSlateGray

Implementation

static Vector4 get darkSlateGray =>
    Vector4(47.0 / 255.0, 79.0 / 255.0, 79.0 / 255.0, 255.0 / 255.0);