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