themeDefaultColor top-level property
themeDefaultColor is the default color of the app
Implementation
Color themeDefaultColor = const Color.fromRGBO(245, 249, 255, 0.95);
themeDefaultColor is the default color of the app
Color themeDefaultColor = const Color.fromRGBO(245, 249, 255, 0.95);