menu
anthology
Decoration/Charts/pie_chart_data_entry.dart
PieChartDataEntry
PieChartDataEntry.new constructor
PieChartDataEntry.new
dark_mode
light_mode
PieChartDataEntry
constructor
PieChartDataEntry
(
String
x
,
double
y
)
Implementation
PieChartDataEntry(this.x, this.y);
anthology
pie_chart_data_entry
PieChartDataEntry
PieChartDataEntry.new constructor
PieChartDataEntry class