state property

_IocWidgetState<T> state
final

The widget state that is holding the value/factory of the dependency.

Implementation

final _IocWidgetState<T> state;