menu
Dart
dart:html
WindowEventHandlers
offlineEvent constant
offlineEvent
brightness_4
brightness_5
description
offlineEvent
constant
EventStreamProvider
<
Event
>
const
offlineEvent
Implementation
static const EventStreamProvider<Event> offlineEvent = const EventStreamProvider<Event>('offline');
Dart
dart:html
WindowEventHandlers
offlineEvent constant
WindowEventHandlers class