background constant
Color
const background
Darkest background — Scaffold background.
Implementation
static const Color background = Color(0xffffffff);
Darkest background — Scaffold background.
static const Color background = Color(0xffffffff);