backgroundOrange constant
Color
const backgroundOrange
A: 255, R: 251, G: 218, B: 213.
Implementation
static const Color backgroundOrange = Color.fromARGB(255, 251, 218, 213);
A: 255, R: 251, G: 218, B: 213.
static const Color backgroundOrange = Color.fromARGB(255, 251, 218, 213);