controller property
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;
It is necessary in order to find out in which direction the widget scrolls in order to play the animation in the corresponding direction
final ScrollController controller;