salah-rashad / flutter_context_menu

Create and display a customizable context menus in your app.
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

First menu item is highlighted by default #11

Open Uche01 opened 6 months ago

Uche01 commented 6 months ago

I do not want any item to be highlighted by default on menu open (first item is always highlighted). Items should be highlighted only when cursor hovers over them. How do I go about this