Spinners are used to indicate that a part of the product is loading or performing a task when the amount of time needed is unknown.
If you don't specify a style, it will default to textPrimary
BPKSpinner(.sm) BPKSpinner(.sm, style: .textPrimary) BPKSpinner(.lg, style: .disabled) BPKSpinner(.xl, style: .onDarkSurface)