menu
widject_container package
documentation
example/app_scope.dart
AppScope
AppScope.new const constructor
AppScope.new const constructor
dark_mode
light_mode
AppScope
constructor
const
AppScope
(
{
Key
?
key
,
})
Implementation
const AppScope({super.key}) : super.createImmediate();
widject_container package
documentation
example/app_scope
AppScope
AppScope.new const constructor
AppScope class