labelStyle property

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

CSS styles for the labels - the Zoom, From and To texts.

In styled mode, the labels are styled by the .highcharts-range-label class.

API Docs: https://api.highcharts.com/highcharts/rangeSelector.labelStyle

Implementation

Map<String, String>? labelStyle;