menu
tdesign_mobile_flutter package
documentation
common/value_notifier_selector.dart
TdValueNotifierSelector<T, S>
value property
value property
dark_mode
light_mode
value
property
ValueNotifier
<
T
>
value
final
当前值
Implementation
final ValueNotifier<T> value;
tdesign_mobile_flutter package
documentation
common/value_notifier_selector
TdValueNotifierSelector<T, S>
value property
TdValueNotifierSelector class