level

Function level 

Source
pub fn level(
    child: impl IntoUiNode,
    hierarchical_level: impl IntoVar<NonZeroU32>,
) -> UiNode
Expand description

P Sets the hierarchical level of the widget within a parent scope.