ContextWatchRecordExt99<T1, T3> extension

More convenient API for watching multiple values at once.

on

Methods

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

Available on (Listenable, ValueListenable<T1>, Listenable, Future<T3>), provided by the ContextWatchRecordExt99 extension

Watch all observables for changes.