Dart
dart:html
WindowEventHandlers
storageEvent constant
storageEvent
Dart
dart:html
WindowEventHandlers
storageEvent constant
WindowEventHandlers class
Properties
hashCode
on
onHashChange
onMessage
onOffline
onOnline
onPopState
onStorage
onUnload
runtimeType
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
hashChangeEvent
messageEvent
offlineEvent
onlineEvent
popStateEvent
storageEvent
unloadEvent
description
storageEvent
constant
Null safety
EventStreamProvider
<
StorageEvent
>
const
storageEvent
Implementation
static const EventStreamProvider
storageEvent = const EventStreamProvider
('storage')