menu
dynamic_paging_listview_widget package
documentation
dy_list/controller.dart
DyListViewController<T>
hasNextPage property
hasNextPage property
dark_mode
light_mode
hasNextPage
property
bool
hasNextPage
getter/setter pair
Indicator if list has more item to load on next page
Implementation
bool hasNextPage = true;
dynamic_paging_listview_widget package
documentation
dy_list/controller
DyListViewController<T>
hasNextPage property
DyListViewController class