Optional character matcher (for KeyEventType.char events).
KeyEventType.char
final bool Function(String char)? charMatcher;