toggle

open override fun toggle()

Unlike a ToggleMenuItem, we cannot toggle a RadioMenuItem to its unselected state. So this sets selected to true regardless of its current state.