Dart
dart:html
CloseEvent
code property
code
description
code
property
Null safety
int
?
code
Implementation
int? get code native;
Dart
dart:html
CloseEvent
code property
CloseEvent class
Constructors
CloseEvent
Properties
bubbles
cancelable
code
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
reason
runtimeType
target
timeStamp
type
wasClean
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==