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

[QUESTION] How to close popover menu programmatically? #18

Closed
Mustahsan1 opened this issue Jan 21, 2021 · 2 comments
Closed

[QUESTION] How to close popover menu programmatically? #18

Mustahsan1 opened this issue Jan 21, 2021 · 2 comments

Comments

@Mustahsan1
Copy link

Hi,

I want to close the popover reaction menu manually without user clicking outside the box, is there any possible way to achieve this?

Thanks in Advance

@GeekAbdelouahed
Copy link
Owner

Hi, @Mustahsan1
you can use navigator to close it:

Navigator.pop(context);

@Mustahsan1
Copy link
Author

Thanks alot @GeekAbdelouahed

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