pub fn level( child: impl IntoUiNode, hierarchical_level: impl IntoVar<NonZero<u32>>, ) -> UiNode
P Sets the hierarchical level of the widget within a parent scope.
P