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