menu
archery package
documentation
archery/core/application.dart
ContainerOperations
make<T> method
make<T> method
dark_mode
light_mode
make<
T
>
method
T
make
<
T
>(
)
Implementation
T make<T>() => resolveInstance<T>();
archery package
documentation
archery/core/application
ContainerOperations
make<T> method
ContainerOperations extension on
App