Dart
dart:html
SpeechSynthesisEvent
utterance property
utterance
description
utterance
property
Null safety
SpeechSynthesisUtterance
?
utterance
Implementation
SpeechSynthesisUtterance? get utterance native;
Dart
dart:html
SpeechSynthesisEvent
utterance property
SpeechSynthesisEvent class
Properties
bubbles
cancelable
charIndex
composed
currentTarget
defaultPrevented
elapsedTime
eventPhase
hashCode
isTrusted
matchingTarget
name
path
runtimeType
target
timeStamp
type
utterance
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==