pub fn vertical_space() -> Space
Creates a new Space widget that fills the available vertical space.
Space
This can be useful to separate widgets in a Column.
Column