listScrollController property

ScrollController listScrollController
final

Allows to reset the scroll to the top of the list after changing the page

Implementation

final ScrollController listScrollController = ScrollController();