menu
hooksman package
documentation
entrypoint/hook_execution/hook_executor.dart
HookExecutor
debug property
debug property
dark_mode
light_mode
debug
property
bool
get
debug
Implementation
bool get debug => args['loud'] == true;
hooksman package
documentation
entrypoint/hook_execution/hook_executor
HookExecutor
debug property
HookExecutor class