menu
Dart
dart:html
PopStateEvent
state property
state
brightness_4
brightness_5
description
state
property
dynamic
state
Implementation
dynamic get state => convertNativeToDart_SerializedScriptValue(this._get_state);
Dart
dart:html
PopStateEvent
state property
PopStateEvent class
Constructors
PopStateEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
state
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==