extentAfterFactor property

double? extentAfterFactor
final

The fraction of the remaining quantity of content conceptually "below" the viewport in the scrollable relative to the maximum height of the scrollable region at which point loadMore should be called to load more data.

Implementation

final double? extentAfterFactor;