SingleKeyPressedIntent<T> constructor

const SingleKeyPressedIntent<T>(
  1. LogicalKeyboardKey key
)

Implementation

const SingleKeyPressedIntent(this.key);