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