menu
component_set package
documentation
paging/pagination_controller.dart
PaginationController<T>
totalPages property
totalPages property
dark_mode
light_mode
totalPages
property
int
get
totalPages
Implementation
int get totalPages => pageCount;
component_set package
documentation
paging/pagination_controller
PaginationController<T>
totalPages property
PaginationController class