scrollController property

ScrollController? scrollController
final

The scrollController is required to get the current scroll offset and calculate when to reload additional data;

Implementation

final ScrollController? scrollController;