withIconButton

fun withIconButton(iconButton: IconButton, listener: ClickListener? = null)

Add an icon button to the sheet toolbar to the right of the title. The icon buttons will be aligned from the right in the order you call this method. You can only add up to 3 icon buttons.

Throws

If you add more than 3 icon buttons.