pub fn accepts_enter( child: impl UiNode, enabled: impl IntoVar<bool>, ) -> impl UiNode
P If the '\n' character is inserted when enter is pressed and the text is editable.
P
'\n'
Sets the ACCEPTS_ENTER_VAR.
ACCEPTS_ENTER_VAR