menu
save_points_chart package
documentation
widgets/area_chart_widget.dart
AreaChartWidget
showPoints property
showPoints property
dark_mode
light_mode
showPoints
property
bool
showPoints
final
Whether to show data points on the chart.
Defaults to true.
Implementation
final bool showPoints;
save_points_chart package
documentation
widgets/area_chart_widget
AreaChartWidget
showPoints property
AreaChartWidget class