grey80 constant

Color const grey80

Implementation

static const Color grey80 = Color.fromRGBO(204, 204, 204, 1.0);