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