InfiniteScrollController constructor
InfiniteScrollController({})
Creates a new InfiniteScrollController
Implementation
InfiniteScrollController({
super.initialScrollOffset,
super.keepScrollOffset,
super.debugLabel,
});