themeScreenBackgroundColor top-level property

Color themeScreenBackgroundColor
getter/setter pair

themeScreenBackgroundColor is the color of the background of the app

Implementation

Color themeScreenBackgroundColor = const Color.fromRGBO(11, 13, 15, 1);