onPlay property

Stream<Event> get onPlay
override

Implementation

Stream<Event> get onPlay => Element.playEvent.forTarget(this);