HighchartsPSARSeriesMarkerOptions constructor
      
      HighchartsPSARSeriesMarkerOptions({})
     
    
Highcharts Options Widget.
Implementation
HighchartsPSARSeriesMarkerOptions(
    {this.enabled,
    this.enabledThreshold,
    this.fillColor,
    this.height,
    this.lineColor,
    this.lineWidth,
    this.radius,
    this.states,
    this.symbol,
    this.width});