menu
te_widgets package
documentation
widgets/select/multi_select.dart
TMultiSelect<T, V>
valueNotifier property
valueNotifier property
dark_mode
light_mode
valueNotifier
property
@
override
ValueNotifier
<
List
<
V
>
>
?
valueNotifier
final
Implementation
@override final ValueNotifier<List<V>>? valueNotifier;
te_widgets package
documentation
widgets/select/multi_select
TMultiSelect<T, V>
valueNotifier property
TMultiSelect class