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