primaryColor property

Color? primaryColor
getter/setter pair

The primary color of the interface, should be a hex RGB color string.

Implementation

Color? primaryColor;