Skip to content

How unfocus the HtmlEditor to close keyboard? #26

Description

@GuilhermeDemoliner

I need to close keyboard by onTap in Parent, but not found where to configure FocusNode of editor.
I have:
final GlobalKey<HtmlEditorState> _keyEditor = GlobalKey<HtmlEditorState>();
with:
HtmlEditor(key: _keyEditor,)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions