background constant

Color const background

Implementation

static const Color background = Color.fromRGBO(248, 248, 248, 1);