isStopped property

bool isStopped

Implementation

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