menu
Dart
dart:html
KeyEvent
isTrusted property
isTrusted
brightness_4
brightness_5
description
isTrusted
property
bool
isTrusted
inherited
Implementation
bool get isTrusted => wrapped.isTrusted!;
Dart
dart:html
KeyEvent
isTrusted property
KeyEvent class
Constructors
KeyEvent
wrap
Properties
altKey
bubbles
cancelable
charCode
code
composed
ctrlKey
currentTarget
defaultPrevented
detail
eventPhase
hashCode
isComposed
isComposing
isTrusted
key
keyCode
location
matchingTarget
metaKey
path
repeat
runtimeType
shiftKey
sourceCapabilities
target
timeStamp
type
view
which
wrapped
Methods
composedPath
getModifierState
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
canUseDispatchEvent
keyDownEvent
keyPressEvent
keyUpEvent