HighChartsSubtitle constructor

HighChartsSubtitle({
  1. String? text,
})

Implementation

HighChartsSubtitle({this.text});