pub fn focus_scope( child: impl UiNode, is_scope: impl IntoVar<bool>, ) -> impl UiNode
P Makes the widget into a focus scope when set to true.
P
true