ContextWatchRecordRefExt109<T1, T2> extension

More convenient API for watching multiple values at once.

on

Methods

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

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

Watch all observables for changes.