pub fn click_shortcut( child: impl UiNode, shortcuts: impl IntoVar<Shortcuts>, ) -> impl UiNode
P Keyboard shortcuts that focus and clicks this widget.
P
When any of the shortcuts is pressed, focus and click this widget.
shortcuts