darkBlue top-level constant
Color
const darkBlue
Colour variables used in initial setup screen.
Implementation
const darkBlue = Color.fromARGB(255, 7, 87, 153);
Colour variables used in initial setup screen.
const darkBlue = Color.fromARGB(255, 7, 87, 153);