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