dark property

Color dark
getter/setter pair

Color for dark elements in light mode.

Implementation

static Color dark = const Color.fromRGBO(46, 125, 132, 1);