state property

PagingState<PageKeyType, ItemType> state
final

The paging state for this layout.

Implementation

final PagingState<PageKeyType, ItemType> state;