menu
material_charts package
documentation
material_charts.dart
PieChartData
label property
label property
dark_mode
light_mode
label
property
String
label
final
The label for the slice, which will be displayed in the chart.
Implementation
final String label;
material_charts package
documentation
material_charts
PieChartData
label property
PieChartData class