ContextWatchRecordRefExt16<T0, T1> extension

More convenient API for watching multiple values at once.

on

Methods

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

Available on (ReadOnlyRef<Stream<T0>>, ReadOnlyRef<Stream<T1>>), provided by the ContextWatchRecordRefExt16 extension

Watch all observables for changes.