onCanceled property
todo: Shouldn't these all be final? Called when the user dismisses the popup menu without selecting an item.
Implementation
PopupMenuCanceled? onCanceled;
todo: Shouldn't these all be final? Called when the user dismisses the popup menu without selecting an item.
PopupMenuCanceled? onCanceled;