Indicates whether the previous page of items is being fetched.
@override RxBool get previousLoading => pagination?.previousLoading ?? RxBool(false);