hmsdefaultColor top-level property

Color hmsdefaultColor
getter/setter pair

hmsdefaultColor is the default color of the app

Implementation

Color hmsdefaultColor = const Color.fromRGBO(36, 113, 237, 1);