menu
easy_software package
documentation
charts/models.dart
DonutChartElement
DonutChartElement.new constructor
DonutChartElement.new constructor
dark_mode
light_mode
DonutChartElement
constructor
DonutChartElement
(
String
name
,
double
value
,
Color
color
)
Implementation
DonutChartElement(this.name, this.value, this.color);
easy_software package
documentation
charts/models
DonutChartElement
DonutChartElement.new constructor
DonutChartElement class