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