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