backgroundDark property
Color for the background in dark mode.
Implementation
static Color backgroundDark = const Color.fromRGBO(51, 51, 51, 1);
Color for the background in dark mode.
static Color backgroundDark = const Color.fromRGBO(51, 51, 51, 1);