pub fn default_response( child: impl UiNode, response: impl IntoVar<Option<Response>>, ) -> impl UiNode
P Dialog response when closed without setting a response.
P