menu
flutter_bamboo_ui_kit package
documentation
widgets/pie_chart.dart
TPieChart
showLegends property
showLegends property
dark_mode
light_mode
showLegends
property
bool
showLegends
final
Whether to display the legend below the chart.
Defaults to
true
.
Implementation
final bool showLegends;
flutter_bamboo_ui_kit package
documentation
widgets/pie_chart
TPieChart
showLegends property
TPieChart class