Determine whether the key event represents a "normal" character.
Ink-specific wrapper — uses isInkSpecialKey to inspect Ink's Key descriptor for special keys.
Raw character from Ink's useInput.
Key descriptor from Ink.
true when the event should be treated as a normal character.
Determine whether the key event represents a "normal" character.
Ink-specific wrapper — uses isInkSpecialKey to inspect Ink's Key descriptor for special keys.