appBarDark property

Color appBarDark
getter/setter pair

Color for the app bar in dark mode.

Implementation

static Color appBarDark = const Color.fromRGBO(68, 136, 130, 1);