Skip to content

How unfocus the HtmlEditor to close keyboard? #26

@GuilhermeDemoliner

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,)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions