Function cosmic::iced_widget::vertical_space

source ยท
pub fn vertical_space() -> Space
Expand description

Creates a new Space widget that fills the available vertical space.

This can be useful to separate widgets in a Column.