menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
HooksCommand
removeHook property
removeHook property
dark_mode
light_mode
removeHook
property
void Function
(
String
event
,
int
index
)
removeHook
final
Implementation
final void Function(String event, int index) removeHook;
neomage package
documentation
data/commands/builtin/extended_commands
HooksCommand
removeHook property
HooksCommand class