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