KeyDownListnerIntent constructor

const KeyDownListnerIntent(
  1. BuildContext context,
  2. LogicalKeyboardKey key
)

Implementation

const KeyDownListnerIntent(this.context, this.key);