itemCheckboxStyle property

Map<String, String>? itemCheckboxStyle
getter/setter pair

Default styling for the checkbox next to a legend item when showCheckbox is true.

API Docs: https://api.highcharts.com/highcharts/legend.itemCheckboxStyle

Implementation

Map<String, String>? itemCheckboxStyle;