pub type Spacer = ResizedView<DummyView>;Expand description
A spacer between 2 views
This is created by one of the spacer functions
Aliased Typeยง
pub struct Spacer { /* private fields */ }pub type Spacer = ResizedView<DummyView>;A spacer between 2 views
This is created by one of the spacer functions
pub struct Spacer { /* private fields */ }