grey constant

List<Color> const grey

Implementation

static const List<Color> grey = [Color(0xFF3e5151), Color(0x993e5151)];