ContextWatchRecordRefExt45<T0, T1> extension

More convenient API for watching multiple values at once.

on

Methods

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

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

Watch all observables for changes.