setFont

fun Label.setFont(font: Font)

Creates a copy of this label's style and changes its font.


fun TextField.setFont(font: Font)

Creates a copy of this field's style and changes its font.


fun TextButton.setFont(font: Font)

Creates a copy of this button's label's style and changes its font.