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