input property

InputSystem<T> get input

Shorthand for App.input.

Implementation

InputSystem<T> get input => app.input;