hmsWhiteColor top-level property

Color hmsWhiteColor
getter/setter pair

hmsWhiteColor is the color of the white text

Implementation

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