menu
high_chart package
documentation
high_chart.dart
HCPlotPcLabelStyleOptions
HCPlotPcLabelStyleOptions.new const constructor
HCPlotPcLabelStyleOptions.new const constructor
dark_mode
light_mode
HCPlotPcLabelStyleOptions
constructor
const
HCPlotPcLabelStyleOptions
(
{
num
?
fontSize
,
String
?
fontWeight
,
})
Implementation
const HCPlotPcLabelStyleOptions({ this.fontSize, this.fontWeight, });
high_chart package
documentation
high_chart
HCPlotPcLabelStyleOptions
HCPlotPcLabelStyleOptions.new const constructor
HCPlotPcLabelStyleOptions class