color property

Color color
getter/setter pair

Color used to display the objects in this group. (defaults to gray (“#a0a0a4”))

Parsed from colorHex, will be fallback to defaultColor if parsing fails for any reason.

Implementation

Color color;