direction

Function direction 

Source
pub fn direction(
    wgt: &mut WidgetBuilding,
    direction: impl IntoVar<StackDirection>,
)
Expand description

B Stack direction.

ยงMixin Property

This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.