HighchartsMapLineSeriesStatesOptions constructor

HighchartsMapLineSeriesStatesOptions({
  1. HighchartsMapLineSeriesStatesHoverOptions? hover,
  2. HighchartsMapLineSeriesStatesNormalOptions? normal,
})

Highcharts Options Widget.

Implementation

HighchartsMapLineSeriesStatesOptions({this.hover, this.normal});