ranges property

List<HighchartsLegendBubbleLegendRangesOptions>? ranges
getter/setter pair

Options for specific range. One range consists of bubble, label and connector.

API Docs: https://api.highcharts.com/highcharts/legend.bubbleLegend.ranges

Implementation

List<HighchartsLegendBubbleLegendRangesOptions>? ranges;