menu
flutter_simple_charts package
documentation
charts/bar_chart.dart
BarChartPainter
showLabels property
showLabels property
dark_mode
light_mode
showLabels
property
bool
showLabels
final
Whether to show sector labels.
Implementation
final bool showLabels;
flutter_simple_charts package
documentation
charts/bar_chart
BarChartPainter
showLabels property
BarChartPainter class