ContextWatchRecordExt163<T0, T1, T3> extension

More convenient API for watching multiple values at once.

on

Methods

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

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

Watch all observables for changes.