greyDark property

Color greyDark
getter/setter pair

Implementation

static Color greyDark = const Color.fromRGBO(100, 100, 100, 1);