ContextWatchRecordExt332<T0, T1, T2, TListenable3 extends Listenable> extension
More convenient API for watching multiple values at once.
Methods
-
watch(
BuildContext context) → (AsyncSnapshot< T0> , AsyncSnapshot<T1> , AsyncSnapshot<T2> , TListenable3) -
Available on (Stream<
Watch all observables for changes.T0> , Stream<T1> , Stream<T2> , TListenable3), provided by the ContextWatchRecordExt332 extension