menu
chart_components package
documentation
bar_chart_component.dart
BarChart
labels property
labels property
dark_mode
light_mode
labels
property
List
<
String
>
labels
final
Labels to display under the bars.
Implementation
final List<String> labels;
chart_components package
documentation
bar_chart_component
BarChart
labels property
BarChart class