backgroundBlue constant Null safety
Color used for the Appbar and other blue backgrounds.
Implementation
static const Color backgroundBlue = const Color(0xFF0999bc);
Color used for the Appbar and other blue backgrounds.
static const Color backgroundBlue = const Color(0xFF0999bc);