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