menu
eliud_core package
documentation
core/registry.dart
Registry
componentSpecMap method
componentSpecMap method
dark_mode
light_mode
componentSpecMap
method
Map
<
String
,
List
<
ComponentSpec
>
>
componentSpecMap
(
)
Implementation
Map<String, List<ComponentSpec>> componentSpecMap() => _allComponentSpecs;
eliud_core package
documentation
core/registry
Registry
componentSpecMap method
Registry class