menu
te_widgets package
documentation
widgets/select/select_mixin.dart
TSelectStateMixin<T, V, W extends StatefulWidget>
stateNotifier property
stateNotifier property
dark_mode
light_mode
stateNotifier
property
TSelectStateNotifier
<
T
,
V
>
stateNotifier
getter/setter pair
Implementation
late TSelectStateNotifier<T, V> stateNotifier;
te_widgets package
documentation
widgets/select/select_mixin
TSelectStateMixin<T, V, W extends StatefulWidget>
stateNotifier property
TSelectStateMixin mixin