ContextWatchRecordExt30<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>, Future<T2>), provided by the ContextWatchRecordExt30 extension

Watch all observables for changes.