menu
flutter_bamboo_ui_kit package
documentation
widgets/pie_chart.dart
TPieChart
showOption property
showOption property
dark_mode
light_mode
showOption
property
bool
showOption
final
Whether to display the options button (three dots).
Defaults to
true
.
Implementation
final bool showOption;
flutter_bamboo_ui_kit package
documentation
widgets/pie_chart
TPieChart
showOption property
TPieChart class