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