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
Also it can happen that the context menu is repositions such that some of its area is placed outside of the visible screen. (Might also be because I work with ExpansionTile)
Navigator.pop(context);would close the context menu, but this does not seem to be the case.cardBuilderofContextMenuOverlaydoes not seem to work. (It is to note, that myContextMenuOverlayis placed under the MaterialApp as of ContextMenuOverlay does not work as shown in example #4.Regarding 1, here is an explanation video:
context_menu.mp4