menu
getxify package
documentation
get_instance/src/get_dependency_scope.dart
GetDependencyScope
GetDependencyScope.new const constructor
GetDependencyScope.new const constructor
dark_mode
light_mode
GetDependencyScope
constructor
const
GetDependencyScope
(
{
Key
?
key
,
required
Widget
child
,
Set
<
String
>
keys
=
const {}
,
})
Implementation
const GetDependencyScope({ super.key, required this.child, this.keys = const {}, });
getxify package
documentation
get_instance/src/get_dependency_scope
GetDependencyScope
GetDependencyScope.new const constructor
GetDependencyScope class