Optionalcontentcustom item body; when present it overrides label and icon
Optionaldisabledwhen true the item cannot be selected
Optionaliconoptional leading icon, shown before the label
stable unique key for this item
Optionallabeltext shown for the item when content is not given
Optionaltypeentry discriminant; defaults to a selectable item
A single entry in a PopupMenu. Provide
label(with optionalicon) for the common case, orcontentfor a fully custom item body (overrideslabel/icon).