previousLoading property

  1. @override
RxBool previousLoading
final

Indicates whether the previous page of items is being fetched.

Implementation

@override
final RxBool previousLoading = RxBool(false);