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