W3cubDocs

/Dart 2

seekedEvent constant

EventStreamProvider<Event> const seekedEvent = const EventStreamProvider<Event>('seeked')

Implementation

static const EventStreamProvider<Event> seekedEvent =
    const EventStreamProvider<Event>('seeked')

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/2.0.0/dart-svg/SvgElement/seekedEvent-constant.html