primaryColor constant

Color const primaryColor

Implementation

static const Color primaryColor =
    Color.fromARGB(255, 233, 204, 160);