ContextWatchRecordRefExt277<T0, T2> extension

More convenient API for watching multiple values at once.

on

Methods

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

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

Watch all observables for changes.