plushie/widget/stack
Stack container widget builder.
Types
Option type for stack properties.
pub type Opt {
Width(length.Length)
Height(length.Length)
Clip(Bool)
A11y(a11y.A11y)
}
Constructors
-
Width(length.Length) -
Height(length.Length) -
Clip(Bool) -
A11y(a11y.A11y)