ContextWatchRecordRefExt86<T2, T3> extension

More convenient API for watching multiple values at once.

on

Methods

watch(BuildContext context) → (void, void, T2, T3)

Available on (ReadOnlyRef<Listenable>, ReadOnlyRef<Listenable>, ReadOnlyRef<ValueListenable<T2>>, ReadOnlyRef<ValueListenable<T3>>), provided by the ContextWatchRecordRefExt86 extension

Watch all observables for changes.