menu
flutter_simple_charts package
documentation
charts/bar_chart.dart
BarChartPainter
showTitle property
showTitle property
dark_mode
light_mode
showTitle
property
bool
showTitle
final
Whether to show the title.
Implementation
final bool showTitle;
flutter_simple_charts package
documentation
charts/bar_chart
BarChartPainter
showTitle property
BarChartPainter class