ContextWatchRecordRefExt251<T0, T1, T2, T3> extension
More convenient API for watching multiple values at once.
- on
-
- (ReadOnlyRef<
Future< , ReadOnlyRef<T0> >Future< , ReadOnlyRef<T1> >Future< , ReadOnlyRef<T2> >Stream< )T3> >
- (ReadOnlyRef<
Methods
-
watch(
BuildContext context) → (AsyncSnapshot< T0> , AsyncSnapshot<T1> , AsyncSnapshot<T2> , AsyncSnapshot<T3> ) -
Available on (ReadOnlyRef<
Watch all observables for changes.Future< , ReadOnlyRef<T0> >Future< , ReadOnlyRef<T1> >Future< , ReadOnlyRef<T2> >Stream< ), provided by the ContextWatchRecordRefExt251 extensionT3> >