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