themeSurfaceColor top-level property
themeSurfaceColor is the color of the surface of the app
Implementation
Color themeSurfaceColor = const Color.fromRGBO(29, 34, 41, 1);
themeSurfaceColor is the color of the surface of the app
Color themeSurfaceColor = const Color.fromRGBO(29, 34, 41, 1);