menu
highchartjs package
documentation
highchartjs.dart
HighCharts
size property
size property
dark_mode
light_mode
size
property
Size
size
final
Chart size
Height and width of the chart is required
Size size = Size(400, 400);
Implementation
final Size size;
highchartjs package
documentation
highchartjs
HighCharts
size property
HighCharts class