onSeeked property

Stream<Event> get onSeeked

Implementation

Stream<Event> get onSeeked => seekedEvent.forTarget(this);