write()# Spinner.write(text: str) → NoneSource# Write text in the terminal without breaking the spinner. Parameters: textstrText to show in the terminal permanently.