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