KeyReleaseEvent constructor

const KeyReleaseEvent(
  1. Key key
)

Implementation

const KeyReleaseEvent(super.key);