Package-level declarations
Types
Controls the appearance of the popup menu.
The colors of the popup menu
A menu item for a popup menu.
Implementation of PopupMenuItem that works with a String
Implementation of PopupMenuItem that uses a string resource for the text
The state of the popup menu. Controls if, where and what items are shown in the popup menu. The bottom border of the Popup will be centered on the offset (as far as this is possible with keeping it within the bounds of the parent container).
Functions
Animates the showing/hiding contents of a Popup
A popup menu that can be shown at a given offset. The menu items are shown in a row, and if there are more items than can fit in the row, a "more" button is shown. When the "more" button is clicked, the remaining items are shown in a dropdown. The menu will not exceed the bounds of its parent container