onPlay property

ElementStream<Event> onPlay

Implementation

ElementStream<Event> get onPlay =>
    EventStreamProviders.playEvent.forElement(this);