nextLoading property

RxBool nextLoading
final

Indicator whether the next page of items is being fetched.

Implementation

final RxBool nextLoading = RxBool(false);