menu
kalil_utils package
documentation
injector.dart
InjectorScopeBuilder
addDebugLabel abstract method
addDebugLabel abstract method
dark_mode
light_mode
addDebugLabel
abstract method
void
addDebugLabel
(
String
label
)
Add an debug label to the scope. It is optional.
Implementation
void addDebugLabel(String label);
kalil_utils package
documentation
injector
InjectorScopeBuilder
addDebugLabel abstract method
InjectorScopeBuilder class