menu
uidl_flutter package
documentation
registry/component_registry.dart
ComponentRegistry
get method
get method
dark_mode
light_mode
get
method
WidgetBuilderFn
?
get
(
String
type
)
Implementation
WidgetBuilderFn? get(String type) { return _builders[type]; }
uidl_flutter package
documentation
registry/component_registry
ComponentRegistry
get method
ComponentRegistry class