withClickableLabel

fun withClickableLabel(clickable: Boolean): SelectorBuilder<T>

When set to true the center component, showing the text, will be an undecorated button that also invokes the callback (else it is just a simple label).

Sources

(source)
Link copied to clipboard