ContextWatchRecordRefExt7<T0, T1> extension

More convenient API for watching multiple values at once.

on

Methods

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

Available on (ReadOnlyRef<ValueListenable<T0>>, ReadOnlyRef<Future<T1>>), provided by the ContextWatchRecordRefExt7 extension

Watch all observables for changes.