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