Creates a selectable popup menu item.
const CNPopupMenuItem({required this.label, this.icon, this.enabled = true});