pub fn show_center_points(
child: impl IntoUiNode,
mode: impl IntoVar<InspectMode>,
) -> UiNodeExpand description
P Draws a debug dot in target widget’s center point.
pub fn show_center_points(
child: impl IntoUiNode,
mode: impl IntoVar<InspectMode>,
) -> UiNodeP Draws a debug dot in target widget’s center point.