InputText

constructor(text: String, header: InputHeader? = null, columns: Int? = null)

Parameters

text

The text of the body

header

The additional InputHeader to add more context information to the selection.

columns

The columns that this input spans.