isPlaying property

bool isPlaying

Implementation

bool get isPlaying => ttsState == TtsState.playing;