pub fn is_dragging(child: impl UiNode, state: impl IntoVar<bool>) -> impl UiNode
P If the draggable widget is dragging.
P