selectedNodeColorStyle property

ColorStyle? selectedNodeColorStyle
getter/setter pair

The color of the selected org chart nodes.

If selected_node_color is also set, this field takes precedence.

Implementation

ColorStyle? selectedNodeColorStyle;