ContextWatchRecordExt30<T1, T2> extension

More convenient API for watching multiple values at once.

on

Methods

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

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

Watch all observables for changes.