is_ltr

Function is_ltr 

Source
pub fn is_ltr(child: impl IntoUiNode, state: impl IntoVar<bool>) -> UiNode
Expand description

P If the layout direction is left-to-right.

The state is bound to DIRECTION_VAR.