isStopped property

bool get isStopped

Implementation

bool get isStopped => ttsState == TtsState.stopped;