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