bold

fun Style.Builder.bold(): Style.Builder

Applies the bold text decoration to this style builder.

Return

this builder for chaining


fun Style.bold(): Style

Applies the bold text decoration to this style.

Return

this style for chaining


Sets the bold decoration of the last component added to this ComponentBuilder.