pub fn txt_selectable( child: impl UiNode, enabled: impl IntoVar<bool>, ) -> impl UiNode
P Enable text selection, copy and makes the widget focusable.
P
Sets the TEXT_SELECTABLE_VAR.
TEXT_SELECTABLE_VAR