background property

Color background
getter/setter pair

Color for the background in light mode.

Implementation

static Color background = const Color.fromRGBO(244, 246, 245, 1);