Dart SDK
dart:html
KeyEvent
keyCode
property
keyCode
KeyEvent
Static properties
keyDownEvent
keyUpEvent
keyPressEvent
Properties
keyCode
charCode
altKey
which
currentTarget
clipboardData
ctrlKey
detail
keyLocation
layer
metaKey
page
shiftKey
view
location
repeat
wrapped
bubbles
cancelable
defaultPrevented
eventPhase
target
timeStamp
type
matchingTarget
path
Constructors
wrap
KeyEvent
Methods
getModifierState
preventDefault
stopImmediatePropagation
stopPropagation
int
keyCode
read-only
Caculated value of what the estimated keyCode is for this event.