menu
flutter_simple_charts package
documentation
charts/bar_chart.dart
BarChart
title property
title property
dark_mode
light_mode
title
property
String
title
final
The title text displayed at the top of the chart. Defaults to an empty string.
Implementation
final String title;
flutter_simple_charts package
documentation
charts/bar_chart
BarChart
title property
BarChart class