pub fn orientation(
wgt: &mut WidgetBuilding,
orientation: impl IntoVar<LineOrientation>,
)Expand description
B Line orientation.
ยงMixin Property
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.