HighchartsFlowMapSeriesStatesOptions constructor

HighchartsFlowMapSeriesStatesOptions({
  1. HighchartsFlowMapSeriesStatesHoverOptions? hover,
  2. HighchartsFlowMapSeriesStatesNormalOptions? normal,
})

Highcharts Options Widget.

Implementation

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