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