You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my use case I would like to use an InkWell instead of GestureDetector as menu items, since I would like ink splash effects when users press on it.
I think a menuItemBuilder should be helpful and make more customizations possible.
The text was updated successfully, but these errors were encountered:
In my use case I would like to use an
InkWell
instead ofGestureDetector
as menu items, since I would like ink splash effects when users press on it.I think a
menuItemBuilder
should be helpful and make more customizations possible.The text was updated successfully, but these errors were encountered: