ContextWatchRecordRefExt274<T0, T3> extension

More convenient API for watching multiple values at once.

on

Methods

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

Available on (ReadOnlyRef<Stream<T0>>, ReadOnlyRef<Listenable>, ReadOnlyRef<Listenable>, ReadOnlyRef<ValueListenable<T3>>), provided by the ContextWatchRecordRefExt274 extension

Watch all observables for changes.