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