Dart SDK
dart:html
SpeechSynthesisEvent
constructor
SpeechSynthesisEvent.internal_
SpeechSynthesisEvent.internal_
class SpeechSynthesisEvent
Constructors
internal_
Properties
charIndex
elapsedTime
name
utterance
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
instanceRuntimeType
SpeechSynthesisEvent.internal_
(
)
Source
@Deprecated("Internal Use Only") SpeechSynthesisEvent.internal_() : super.internal_();
constructor SpeechSynthesisEvent.internal_