accentColor property

String? accentColor
getter/setter pair

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

accent_color is required when main_color is specified.

Optional.

Implementation

core.String? accentColor;