menu
Dart
dart:svg
SvgElement
waitingEvent constant
waitingEvent
brightness_4
brightness_5
description
waitingEvent
constant
EventStreamProvider
<
Event
>
const
waitingEvent
Implementation
static const EventStreamProvider<Event> waitingEvent = const EventStreamProvider<Event>('waiting');
Dart
dart:svg
SvgElement
waitingEvent constant
SvgElement class