onPlay property

Stream<Event> get onPlay

Implementation

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