pub fn is_ltr(child: impl IntoUiNode, state: impl IntoVar<bool>) -> UiNodeExpand description
P If the layout direction is left-to-right.
The state is bound to DIRECTION_VAR.
pub fn is_ltr(child: impl IntoUiNode, state: impl IntoVar<bool>) -> UiNodeP If the layout direction is left-to-right.
The state is bound to DIRECTION_VAR.