menu
infinite_scroll_pagination package
documentation
infinite_scroll_pagination.dart
PagedListView<PageKeyType, ItemType>
state property
state property
dark_mode
light_mode
state
property
PagingState
<
PageKeyType
,
ItemType
>
state
final
Matches
PagedLayoutBuilder.state
.
Implementation
final PagingState<PageKeyType, ItemType> state;
infinite_scroll_pagination package
documentation
infinite_scroll_pagination
PagedListView<PageKeyType, ItemType>
state property
PagedListView class