plushie/widget/space
Space widget builder (flexible space for layout).
Types
Option type for space properties.
pub type Opt {
Width(length.Length)
Height(length.Length)
A11y(a11y.A11y)
}
Constructors
-
Width(length.Length) -
Height(length.Length) -
A11y(a11y.A11y)