slateGray property

Vector4 slateGray

Implementation

static Vector4 get slateGray =>
    Vector4(112.0 / 255.0, 128.0 / 255.0, 144.0 / 255.0, 255.0 / 255.0);