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