ContextWatchRecordExt54<T0, T1, T2> extension

More convenient API for watching multiple values at once.

on

Methods

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

Available on (Future<T0>, ValueListenable<T1>, ValueListenable<T2>), provided by the ContextWatchRecordExt54 extension

Watch all observables for changes.