greyDarkest constant
Color
const greyDarkest
A: 255, R: 106, G: 106, B: 106.
Implementation
static const Color greyDarkest = Color.fromARGB(255, 106, 106, 106);
A: 255, R: 106, G: 106, B: 106.
static const Color greyDarkest = Color.fromARGB(255, 106, 106, 106);