menu
daq package
documentation
models/controllers/infinite_query_controller.dart
InfiniteQueryController<TData, TParams, TError>
hasNextPage property
hasNextPage property
dark_mode
light_mode
hasNextPage
property
bool
get
hasNextPage
Implementation
bool get hasNextPage => state.hasNextPage;
daq package
documentation
models/controllers/infinite_query_controller
InfiniteQueryController<TData, TParams, TError>
hasNextPage property
InfiniteQueryController class