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