Dart
dart:html
SpeechSynthesis
cancel method
cancel
SpeechSynthesis class
Properties
paused
pending
speaking
hashCode
on
runtimeType
Methods
cancel
getVoices
pause
resume
speak
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
cancel method
void
cancel
(
)
Implementation
void cancel() native;