backgroundBlue constant Null safety

Color const backgroundBlue

Color used for the Appbar and other blue backgrounds.

Implementation

static const Color backgroundBlue = const Color(0xFF0999bc);