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