DataFlowContextExtension extension

on

Methods

dataSync<T extends DataStore>() DataSyncState<T>

Available on BuildContext, provided by the DataFlowContextExtension extension

Gets the access to state class of DataSync.
getStore<T extends DataStore>() → T

Available on BuildContext, provided by the DataFlowContextExtension extension

Gets the store of the current DataFlow.