addLast

abstract fun addLast(vararg item: Pair<MenuItemConfig, FrontendConfig>)

Adds the given item pair to the end of the menu.

item associates a menu item with a frontend.