menu
fml package
documentation
widgets/chart/chart_view.dart
ChartView
ChartView.new constructor
ChartView.new constructor
dark_mode
light_mode
ChartView
constructor
ChartView
(
ChartModel
model
)
Implementation
ChartView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/chart/chart_view
ChartView
ChartView.new constructor
ChartView class