HighchartsSubtitleStyleOptions constructor
      
      HighchartsSubtitleStyleOptions({ 
    
- String? color,
- dynamic fontSize,
CSS styles for the title.
API Docs: https://api.highcharts.com/highcharts/subtitle.style
Implementation
HighchartsSubtitleStyleOptions({this.color, this.fontSize});