Structsยง
- Modifier state plus a tester method.
ImeHandler
is responsible for dispatching key events to the IME service, thus making sure that key events are delivered to application runtimes (e.g., web, Flutter).
ImeHandler
is responsible for dispatching key events to the IME service, thus making sure
that key events are delivered to application runtimes (e.g., web, Flutter).