state property
_IocWidgetState<T>
state
final
The widget state that is holding the value/factory of the dependency.
Implementation
final _IocWidgetState<T> state;
The widget state that is holding the value/factory of the dependency.
final _IocWidgetState<T> state;