PopupSubMenuItem<T> constructor
const
PopupSubMenuItem<T> ({})
Implementation
const PopupSubMenuItem({
super.key,
this.title,
this.items,
this.selectedItems,
this.style,
this.onSelected,
this.offset,
});