lightGrey constant

Color const lightGrey

Light grey color

Implementation

static const Color lightGrey = Color(0xFFDDDDDD);