menu
chart_components package
documentation
bar_chart_component.dart
BarChart
labelStyle property
labelStyle property
dark_mode
light_mode
labelStyle
property
TextStyle
?
labelStyle
final
Label style. If not provided TextTheme.subtitle1 will be used
Implementation
final TextStyle? labelStyle;
chart_components package
documentation
bar_chart_component
BarChart
labelStyle property
BarChart class