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