state property

PaginationState<T> get state

Current pagination state

Implementation

PaginationState<T> get state => _state.value;