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