menu
daq package
documentation
models/controllers/paginated_query_controller.dart
PaginatedQueryController<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/paginated_query_controller
PaginatedQueryController<TData, TParams, TError>
totalPages property
PaginatedQueryController class