dark property

Color dark
getter/setter pair

dark background color

Implementation

static Color dark = const Color.fromARGB(255, 45, 42, 48);