HighchartsTreegraphSeriesCollapseButtonStyleOptions constructor

HighchartsTreegraphSeriesCollapseButtonStyleOptions({
  1. String? cursor,
  2. dynamic fontSize,
  3. String? fontWeight,
})

Implementation

HighchartsTreegraphSeriesCollapseButtonStyleOptions(
    {this.cursor, this.fontSize, this.fontWeight});