childComponent property

ComponentRef? get childComponent

Returns the loaded dynamic component reference.

Implementation

ComponentRef? get childComponent => _childComponent;