nextLoading property

  1. @override
RxBool nextLoading
final

Indicates whether the next page of items is being fetched.

Implementation

@override
final RxBool nextLoading = RxBool(false);