lightBlue constant Null safety

Color const lightBlue

Color for text that sits ontop of Blue backgrounds.

Implementation

static const Color lightBlue = const Color(0xFFc7ebeb);