colors property

Map<C, String>? colors
getter/setter pair

Colors of each category.

Implementation

Map<C, String>? colors;