menu
flutter_bamboo_ui_kit package
documentation
widgets/pie_chart.dart
PieChartData
value property
value property
dark_mode
light_mode
value
property
double
value
final
The numeric value representing the size of the pie chart segment.
Implementation
final double value;
flutter_bamboo_ui_kit package
documentation
widgets/pie_chart
PieChartData
value property
PieChartData class