withFont

infix fun Style.withFont(font: Key): @NotNull Style

Sets the font of this style.

Return

The style with the applied font

Parameters

font

The font key to apply


Sets the font of the last component added to this ComponentBuilder.


Sets the font of the last component added to this ComponentBuilder using a font key string.