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