keyboard top-level property Core Systems
Keyboard
get
keyboard
Manages keyboard input.
Use this to check for key presses, holds, and releases, and to read text input.
Implementation
Keyboard get keyboard => App.instance.keyboard;