insertion

abstract infix fun insertion(text: String): Styler

Sets the text to be inserted when shift-clicked.

Return

this Styler instance for chaining

Parameters

text

the text to insert