primaryBackground constant

Color const primaryBackground

Implementation

static const Color primaryBackground =
    Color.fromARGB(255, 247, 237, 225);