itemHiddenStyle property
CSS styles for each legend item when the corresponding series or
point is hidden. Only a subset of CSS is supported, notably those
options related to text. Properties are inherited from style
unless overridden here.
API Docs: https://api.highcharts.com/highcharts/legend.itemHiddenStyle
Implementation
Map<String, String>? itemHiddenStyle;