Dart SDK
dart:html
FocusEvent
constructor
FocusEvent.internal_
FocusEvent.internal_
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
FocusEvent.internal_
(
)
Source
@Deprecated("Internal Use Only") FocusEvent.internal_() : super.internal_();
constructor FocusEvent.internal_