controller property

ScrollController controller
final

Scroll Controller for controlling the scroll behaviour manually so we can animate to next scrolled position and avoid the jerky movement of default scroll

Implementation

final ScrollController controller;