popupMenuItems property
Popup menu items to display when the action is pressed. If provided, this action will show a popup menu instead of calling onPressed.
Implementation
final List<CNPopupMenuEntry>? popupMenuItems;
Popup menu items to display when the action is pressed. If provided, this action will show a popup menu instead of calling onPressed.
final List<CNPopupMenuEntry>? popupMenuItems;