ContextWatchRecordExt257<T0, T1> extension

More convenient API for watching multiple values at once.

on

Methods

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

Available on (Future<T0>, Stream<T1>, Listenable, Listenable), provided by the ContextWatchRecordExt257 extension

Watch all observables for changes.