menu
eliud_core package
documentation
core/registry.dart
Registry
allInternalComponents method
allInternalComponents method
dark_mode
light_mode
allInternalComponents
method
List
<
String
>
?
allInternalComponents
(
String
pluginName
)
Implementation
List<String>? allInternalComponents(String pluginName) => _allInternalComponents[pluginName];
eliud_core package
documentation
core/registry
Registry
allInternalComponents method
Registry class