italic

fun Style.Builder.italic(): Style.Builder

Applies the italic text decoration to this style builder.

Return

this builder for chaining


fun Style.italic(): Style

Applies the italic text decoration to this style.

Return

this style for chaining


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