storyGroupPinIconColor property

Color? storyGroupPinIconColor
getter/setter pair

If any of the story group is selected as pinned group from dashboard, a little star icon will appear along with the story group icon. This attribute allows you to change the background color of this pin icon.

Implementation

Color? storyGroupPinIconColor;