pub fn context_click_shortcut(
child: impl IntoUiNode,
shortcuts: impl IntoVar<Shortcuts>,
) -> UiNodeExpand description
P Keyboard shortcuts that focus and context clicks this widget.
When any of the shortcuts is pressed, focus and context clicks this widget.