components property
Map<ComponentType, ComponentDefinition<ThemeableState> >
get
components
Get all registered components.
Implementation
static Map<ComponentType, ComponentDefinition> get components => _components;