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

Watch all observables for changes.