1 2 3 4 5 6 7
# Menu The [`Menu`][Menu] widget is a widget designed to work in an overlay layer. It presents a pop-up menu and invokes a callback with the selected item if the user selects an item. [Menu]: <{{ docs }}/widgets/menu/struct.Menu.html>