ContextWatchRecordExt31<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 (TListenable0, Stream<T1>, Stream<T2>), provided by the ContextWatchRecordExt31 extension

Watch all observables for changes.