orientation

Function orientation 

Source
pub fn orientation(
    child: impl IntoUiNode,
    orientation: impl IntoVar<Orientation>,
) -> UiNode
Expand description

P Indicates whether the widget’s orientation is horizontal, vertical, or unknown/ambiguous.