ValueNotifierParse<T> extension
Convert a ValueListenable to RxNotifier.
- on
Methods
-
asRx(
) → RxNotifier< T> -
Available on ValueListenable<
Convert a ValueListenable to RxNotifier.T> , provided by the ValueNotifierParse extension