allowInfiniteScrollingBackwards property

bool allowInfiniteScrollingBackwards
final

Whether to allow infinite scrolling backwards. Defaults to false. If true, this works by using a very large number of pages (10000). Works in conjunction with initialPage.

Implementation

final bool allowInfiniteScrollingBackwards;