model/a11y/keyboard_handler_mixin library
Classes
- KeyboardHandlerMixin
- Base class for handling common key events implementing accessibility best practices.
Typedefs
- KeyboardEventHandler = void Function(KeyboardEvent event)
- Callback to handle a keyboard event