menu
fml package
documentation
widgets/chart_painter/pie/pie_chart_view.dart
PieChartView
PieChartView.new constructor
PieChartView.new constructor
dark_mode
light_mode
PieChartView
constructor
PieChartView
(
PieChartModel
model
)
Implementation
PieChartView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/chart_painter/pie/pie_chart_view
PieChartView
PieChartView.new constructor
PieChartView class