appBar property

Color appBar
getter/setter pair

Color for the app bar in light mode.

Implementation

static Color appBar = const Color.fromRGBO(211, 233, 231, 1);