isPlaying property

dynamic isPlaying

Implementation

get isPlaying => ttsState == TtsState.playing;