Dart SDK
dart:html
KeyboardEvent
altKey
property
altKey
KeyboardEvent
Constants
DOM_KEY_LOCATION_LEFT
DOM_KEY_LOCATION_NUMPAD
DOM_KEY_LOCATION_RIGHT
DOM_KEY_LOCATION_STANDARD
Properties
keyCode
charCode
altKey
ctrlKey
keyLocation
location
metaKey
repeat
shiftKey
matchingTarget
bubbles
cancelable
clipboardData
currentTarget
defaultPrevented
eventPhase
path
target
timeStamp
type
detail
view
which
layer
page
Constructors
KeyboardEvent
Methods
getModifierState
preventDefault
stopImmediatePropagation
stopPropagation
bool
altKey
read-only
(Not documented.)