disabledColors property

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

Colors of each category when disabled.

Implementation

Map<C, String>? disabledColors;