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