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