keyboard top-level property Core Systems

Keyboard get keyboard

{@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;