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