Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access the GlobalKey<FlutterMentionsState> outside of the widget #22

Closed
loic-hamdi opened this issue Oct 26, 2020 · 1 comment
Closed

Comments

@loic-hamdi
Copy link

Hi @fayeed,

How can I access the GlobalKey<FlutterMentionsState> _textFormFieldKey = GlobalKey<FlutterMentionsState>(); outside of the widget please ?

I would like to give the key a TextEditingController value when initiated & be able to clear() its value.

@fayeed
Copy link
Owner

fayeed commented Oct 26, 2020

Check issue #13.

@fayeed fayeed closed this as completed Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants