KeyUpListnerIntent constructor

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

Implementation

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