keyCode property

num keyCode

A system and implementation dependent numerical code identifying the unmodified value of the pressed key.

See developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode

Implementation

external num get keyCode;