KeyPressEvent constructor

const KeyPressEvent(
  1. Key key
)

Implementation

const KeyPressEvent(super.key);