contextual_menu library

Classes

ContextualMenu
A widget that displays a contextual popup menu when tapped.
ContextualMenuState
PopupMenuControl
Global configuration for the dimensions of the popup menu items and arrow.

Typedefs

PopupMenuStateChanged = void Function(bool isShow)
Callback triggered when the popup menu's visibility state changes.