onKey property
Optional extra key handler invoked after search/goto handling and before the default indent/save shortcuts.
Implementation
final ValueCmdCallback<KeyMsg>? onKey;
Optional extra key handler invoked after search/goto handling and before the default indent/save shortcuts.
final ValueCmdCallback<KeyMsg>? onKey;