Type Alias Spacer

Source
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 */ }