lightGray property

Vector4 lightGray

Implementation

static Vector4 get lightGray =>
    Vector4(211.0 / 255.0, 211.0 / 255.0, 211.0 / 255.0, 255.0 / 255.0);