menu
minix package
documentation
core/injector.dart
InjectorHook typedef
InjectorHook typedef
dark_mode
light_mode
InjectorHook
typedef
InjectorHook
=
void Function
(
String
event
,
Type
type
)
Implementation
typedef InjectorHook = void Function(String event, Type type);
minix package
documentation
core/injector
InjectorHook typedef
injector library