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