isStopped property

dynamic get isStopped

Implementation

get isStopped => ttsState == TtsState.stopped;