controller property

ScrollController controller
final

It is necessary in order to find out in which direction the widget scrolls in order to play the animation in the corresponding direction

Implementation

final ScrollController controller;