SignalValueListenableUtils<T> extension
Extension on ValueListenable to seamlessly bridge standard Flutter values to reactive signals.
- on
Methods
-
toSignal(
{String? debugLabel, bool autoDispose = false}) → ReadonlySignal< T> -
Available on ValueListenable<
Bi-directional Signal and ValueNotifier InteroperabilityT> , provided by the SignalValueListenableUtils extension