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