lightGrey constant Null safety

Color const lightGrey

Color for light grey backgrounds.

Implementation

static const Color lightGrey = const Color(0xFFEEEEEE);