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