pub type StoppedSpinner = Spinner<Stopped>;
Represents a spinner that is currently stopped.
pub struct StoppedSpinner { /* private fields */ }