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