isPaused property

dynamic get isPaused

Implementation

get isPaused => ttsState == TtsState.paused;