Classes
An item with a checkmark in a material design popup menu.
Displays a menu when pressed and calls onSelected when the menu is dismissed
because an item was selected. The value passed to onSelected is the value of
the selected menu item.
The State for a PopupMenuButton .
A horizontal divider in a material design popup menu.
A base class for entries in a material design popup menu.
An item in a material design popup menu.
The State for PopupMenuItem subclasses.
Functions
Show a popup menu that contains the items
at position
.
Typedefs
Signature for the callback invoked when a PopupMenuButton is dismissed
without selecting an item.
Signature used by PopupMenuButton to lazily construct the items shown when
the button is pressed.
Signature for the callback invoked when a menu item is selected. The
argument is the value of the PopupMenuItem that caused its menu to be
dismissed.
modern_form_popupmenu
1.0.2