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