menu
te_widgets package
documentation
widgets/list/controller/list_controller.dart
TListControllerPagination<T, K>
totalPages property
totalPages property
dark_mode
light_mode
totalPages
property
int
get
totalPages
Implementation
int get totalPages => value.totalPages;
te_widgets package
documentation
widgets/list/controller/list_controller
TListControllerPagination<T, K>
totalPages property
TListControllerPagination extension on
TListController
<
T
,
K
>