Function iced::widget::horizontal_space

source ·
pub fn horizontal_space(width: impl Into<Length>) -> Space
Expand description

Creates a new horizontal Space with the given Length.