Dart SDK
dart:html
FocusEvent
property
instanceRuntimeType
instanceRuntimeType
class FocusEvent
Constructors
FocusEvent
internal_
Properties
relatedTarget
bubbles
cancelable
currentTarget
defaultPrevented
detail
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
sourceCapabilities
target
timeStamp
type
view
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
instanceRuntimeType
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType