menu
webf package
documentation
webf.dart
BindingObjectRegistry
getCreator static method
getCreator static method
dark_mode
light_mode
getCreator
static method
BindingObjectCreator
?
getCreator
(
String
name
)
Implementation
static BindingObjectCreator? getCreator(String name) => _creators[name];
webf package
documentation
webf
BindingObjectRegistry
getCreator static method
BindingObjectRegistry class