menu
kalil_utils package
documentation
injector.dart
IInjectDependencies
dependencies property
dependencies property
dark_mode
light_mode
dependencies
property
List
<
Type
>
get
dependencies
The
Type
s which will be made available to
this
by the
Injector
.
Implementation
List<Type> get dependencies;
kalil_utils package
documentation
injector
IInjectDependencies
dependencies property
IInjectDependencies class