mainColor property

String? mainColor
getter/setter pair

Hex code representation of the main brand color, for example #00ff00.

main_color is required when accent color is specified.

Optional.

Implementation

core.String? mainColor;