keyboard top-level property Core Systems
{@category Core_Systems} 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;
{@category Core_Systems} Manages keyboard input.
Use this to check for key presses, holds, and releases, and to read text input.
Keyboard get keyboard => App.instance.keyboard;