previousLoading property
Indicates whether a previous page of the elements is loading.
Implementation
RxBool get previousLoading =>
_fragment?.previousLoading ?? chat!.previousLoading;
Indicates whether a previous page of the elements is loading.
RxBool get previousLoading =>
_fragment?.previousLoading ?? chat!.previousLoading;