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