isPaused property

dynamic isPaused

Implementation

get isPaused => ttsState == TtsState.paused;