themeDefaultColor top-level property

Color themeDefaultColor
getter/setter pair

themeDefaultColor is the default color of the app

Implementation

Color themeDefaultColor = const Color.fromRGBO(245, 249, 255, 0.95);