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