HighchartsTiledWebMapSeriesStatesOptions constructor

HighchartsTiledWebMapSeriesStatesOptions({
  1. HighchartsTiledWebMapSeriesStatesInactiveOptions? inactive,
  2. HighchartsTiledWebMapSeriesStatesNormalOptions? normal,
})

Highcharts Options Widget.

Implementation

HighchartsTiledWebMapSeriesStatesOptions({this.inactive, this.normal});