ProxyProviderBase<R> constructor
Implementation
ProxyProviderBase({
Key key,
this.initialBuilder,
this.dispose,
}) : super(key: key);
ProxyProviderBase({
Key key,
this.initialBuilder,
this.dispose,
}) : super(key: key);