Dart
dart:html
SpeechSynthesis
paused property
paused
Dart
dart:html
SpeechSynthesis
paused property
SpeechSynthesis class
Properties
paused
pending
speaking
hashCode
on
runtimeType
Methods
cancel
getVoices
pause
resume
speak
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
description
paused
property
bool
paused
Implementation
bool get paused native;