componentManager property

ComponentManager componentManager

Returns a manager that takes care of all the components in the world.

Implementation

ComponentManager get componentManager => _componentManager;