onCanceled property
Called when the user dismisses the popup menu without selecting an item.
Implementation
final PopupMenuCanceled? onCanceled;
Called when the user dismisses the popup menu without selecting an item.
final PopupMenuCanceled? onCanceled;