focus_shortcut

Function focus_shortcut 

Source
pub fn focus_shortcut(
    child: impl IntoUiNode,
    shortcuts: impl IntoVar<Shortcuts>,
) -> UiNode
Expand description

P Keyboard shortcuts that focus this widget or its first focusable descendant or its first focusable parent.