onResume property
Stream of resume
events handled by this SpeechSynthesisUtterance.
Implementation
Stream<SpeechSynthesisEvent> get onResume => resumeEvent.forTarget(this);
Stream of resume
events handled by this SpeechSynthesisUtterance.
Stream<SpeechSynthesisEvent> get onResume => resumeEvent.forTarget(this);