bool shouldSelectItemOnClick(MenuItem item) => item is SelectableMenuItem && item.shouldSelectOnItemClick;