menu
redstonex package
documentation
ioc-core/self_container.dart
SelfContainer
SelfContainer.new factory constructor
SelfContainer.new factory constructor
dark_mode
light_mode
SelfContainer
constructor
SelfContainer
(
)
Implementation
factory SelfContainer() => _container ??= const SelfContainer._();
redstonex package
documentation
ioc-core/self_container
SelfContainer
SelfContainer.new factory constructor
SelfContainer class