menu
te_widgets package
documentation
widgets/select/select_mixin.dart
TSelectStateMixin<T, V, W extends StatefulWidget>
hasMoreItems property
hasMoreItems property
dark_mode
light_mode
hasMoreItems
property
bool
get
hasMoreItems
inherited
Implementation
bool get hasMoreItems => paginationNotifier.hasMoreItems;
te_widgets package
documentation
widgets/select/select_mixin
TSelectStateMixin<T, V, W extends StatefulWidget>
hasMoreItems property
TSelectStateMixin mixin