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