ContextWatchRecordRefExt289<T0, T1> extension

More convenient API for watching multiple values at once.

on

Methods

watch(BuildContext context) → (AsyncSnapshot<T0>, T1, void, void)

Available on (ReadOnlyRef<Stream<T0>>, ReadOnlyRef<ValueListenable<T1>>, ReadOnlyRef<Listenable>, ReadOnlyRef<Listenable>), provided by the ContextWatchRecordRefExt289 extension

Watch all observables for changes.