Context<TValue> constructor
Context<TValue> (
- UiFactory<
ProviderProps< Provider,TValue> > - UiFactory<
ConsumerProps< Consumer,TValue> > - Context<
TValue> reactDartContext
Implementation
Context(this.Provider, this.Consumer, this.reactDartContext);