vsync property
override
A TickerProvider to use when animating the scroll position.
Implementation
@override
TickerProvider get vsync => this;
A TickerProvider to use when animating the scroll position.
@override
TickerProvider get vsync => this;