isPlaying property

dynamic get isPlaying

Implementation

get isPlaying => ttsState == TtsState.playing;