onPopupMenuSelected property
Called when a popup menu item is selected. The index corresponds to the position in the popupMenuItems list.
Implementation
final ValueChanged<int>? onPopupMenuSelected;
Called when a popup menu item is selected. The index corresponds to the position in the popupMenuItems list.
final ValueChanged<int>? onPopupMenuSelected;