pub fn horizontal_space() -> Space
Expand description

Creates a new [Space] widget that fills the available horizontal space.

This can be useful to separate widgets in a [Row].