previousLoading property

RxBool previousLoading
final

Indicator whether the previous page of items is being fetched.

Implementation

final RxBool previousLoading = RxBool(false);