gradeGrey constant

List<Color> const gradeGrey

Implementation

static const List<Color> gradeGrey = [Color(0xFFbdc3c7), Color(0xFF2c3e50)];