hasPrevious property

  1. @override
RxBool hasPrevious
final

Indicates whether the items have previous page.

Implementation

@override
final RxBool hasPrevious = RxBool(false);