darkGrey constant

Color const darkGrey

Dark grey color

Implementation

static const Color darkGrey = Color(0xFF7E7E7E);