native_context_menu
native_context_menu copied to clipboard
onSelected is never called
onItemSelected
from ContextMenuRegion
works just fine, but each MenuItem
can also be passed an onSelected
callback but that's never called.
This happens on Linux, I have not tested other platforms as I don't have access to those.
onItemSelected
fromContextMenuRegion
works just fine, but eachMenuItem
can also be passed anonSelected
callback but that's never called.This happens on Linux, I have not tested other platforms as I don't have access to those.
+1 on macos
Seems to happen on Windows too