Stream of mark
events handled by this SpeechSynthesisUtterance.
Source
@DomName('SpeechSynthesisUtterance.onmark') @DocsEditable() Stream<SpeechSynthesisEvent> get onMark => markEvent.forTarget(this);
Stream of mark
events handled by this SpeechSynthesisUtterance.
@DomName('SpeechSynthesisUtterance.onmark') @DocsEditable() Stream<SpeechSynthesisEvent> get onMark => markEvent.forTarget(this);