fun setToolbarMenu(@MenuRes menuId: Int): DrawerBuilder<Parent, Child>
Set the menu in toolbar
Default to 0 (i.e.: no menu)
menuId - The resource id of the menu
menuId
Return this