menu
Dart
dart:html
WindowEventHandlers
unloadEvent constant
unloadEvent
dark_mode
light_mode
description
unloadEvent
constant
EventStreamProvider
<
Event
>
const
unloadEvent
Implementation
static
const
EventStreamProvider<Event> unloadEvent =
const
EventStreamProvider<Event>(
'unload'
);
Dart
dart:html
WindowEventHandlers
unloadEvent constant
WindowEventHandlers class
Cookies management controls