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