menu
hubble_widget_library package
documentation
view/paginated_list/paginated_list.dart
PaginatedViewState<T, V>
hasNoMore property
hasNoMore property
dark_mode
light_mode
hasNoMore
property
bool
get
hasNoMore
Implementation
bool get hasNoMore => !hasMore;
hubble_widget_library package
documentation
view/paginated_list/paginated_list
PaginatedViewState<T, V>
hasNoMore property
PaginatedViewState class