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