An optional custom key event handler for unhandled events in the modal.
final bool Function(KeyEvent event)? customOnKeyEvent;