ValueNotifierParse<T> extension

Convert a ValueListenable to RxNotifier.

on

Methods

asRx() RxNotifier<T>

Available on ValueListenable<T>, provided by the ValueNotifierParse extension

Convert a ValueListenable to RxNotifier.