Creates a new popup menu item with the given value and child.
value
child
const PopupMenuItem({ required this.value, required this.child, this.enabled = true, });