ContextWatchRecordRefExt8<T0, TListenable1 extends Listenable> extension

More convenient API for watching multiple values at once.

on

Methods

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

Available on (ReadOnlyRef<Future<T0>>, ReadOnlyRef<TListenable1>), provided by the ContextWatchRecordRefExt8 extension

Watch all observables for changes.