themeSurfaceColor top-level property

Color themeSurfaceColor
getter/setter pair

themeSurfaceColor is the color of the surface of the app

Implementation

Color themeSurfaceColor = const Color.fromRGBO(29, 34, 41, 1);