adorner

Function adorner 

Source
pub fn adorner(child: impl IntoUiNode, adorner: impl IntoUiNode) -> UiNode
Expand description

P Custom layered foreground.

This is the equivalent of setting adorner_fn to a WidgetFn::singleton.