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