menu
Dart
dart:html
StorageEvent
StorageEvent factory constructor
StorageEvent
brightness_4
brightness_5
description
StorageEvent
constructor
StorageEvent
(
String
type
,
{
bool
canBubble
=
false
,
bool
cancelable
=
false
,
String
?
key
,
String
?
oldValue
,
String
?
newValue
,
String
?
url
,
Storage
?
storageArea
}
)
Implementation
factory
StorageEvent
Dart
dart:html
StorageEvent
StorageEvent factory constructor
StorageEvent class
Constructors
StorageEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
key
matchingTarget
newValue
oldValue
path
runtimeType
storageArea
target
timeStamp
type
url
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Cookies management controls