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