menu
flutter_bamboo_ui_kit package
documentation
widgets/pie_chart.dart
TPieChart
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
The height of the chart container.
Defaults to
300
.
Implementation
final double? height;
flutter_bamboo_ui_kit package
documentation
widgets/pie_chart
TPieChart
height property
TPieChart class