True if recorderState.isStopped
recorderState.isStopped
bool get isStopped => (_recorderState == RecorderState.isStopped);