grey property

Color grey
getter/setter pair

Implementation

static Color grey = const Color.fromRGBO(200, 200, 200, 1);