ContextWatchRecordRefExt31<TListenable0 extends Listenable, T1, T2> extension

More convenient API for watching multiple values at once.

on

Methods

watch(BuildContext context) → (TListenable0, AsyncSnapshot<T1>, AsyncSnapshot<T2>)

Available on (ReadOnlyRef<TListenable0>, ReadOnlyRef<Stream<T1>>, ReadOnlyRef<Stream<T2>>), provided by the ContextWatchRecordRefExt31 extension

Watch all observables for changes.