ContextWatchRecordExt147<T0, T3> extension

More convenient API for watching multiple values at once.

on

Methods

watch(BuildContext context) → (T0, void, void, AsyncSnapshot<T3>)

Available on (ValueListenable<T0>, Listenable, Listenable, Future<T3>), provided by the ContextWatchRecordExt147 extension

Watch all observables for changes.