HighchartsTitleStyleOptions constructor
CSS styles for the title. Use this for font styling, but use align
, x
and y
for text alignment.
Implementation
HighchartsTitleStyleOptions({this.color, this.fontWeight});
CSS styles for the title. Use this for font styling, but use align
, x
and y
for text alignment.
HighchartsTitleStyleOptions({this.color, this.fontWeight});