Function iced::widget::vertical_space

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

Creates a new vertical Space with the given Length.