menu
save_points_chart package
documentation
widgets/area_chart_widget.dart
AreaChartWidget
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
The title displayed above the chart.
Optional. If null, no title is shown.
Implementation
final String? title;
save_points_chart package
documentation
widgets/area_chart_widget
AreaChartWidget
title property
AreaChartWidget class