pub(crate) fn spinner_style(indent: bool) -> ProgressStyle
Create a spinner style matching the rest of the abbaye UI. When indent is true the template is prefixed with two spaces (for child spinners).
indent