components property

Get all registered components.

Implementation

static Map<ComponentType, ComponentDefinition> get components => _components;