AnimatedChartState constructor
AnimatedChartState({
- required TickerProvider vsync,
Implementation
AnimatedChartState({
required this.vsync,
});
AnimatedChartState({
required this.vsync,
});