state property

PaginationState<T> get state
inherited

The current state.

Implementation

State get state => _state;