decoration
Applies a text decoration.
Return
this Styler instance for chaining
Parameters
decoration
the text decoration to apply (e.g., BOLD, ITALIC)
Applies multiple text decorations.
Return
this Styler instance for chaining
Parameters
decoration
the collection of text decorations to apply
Toggles a text decoration.
Return
this Styler instance for chaining
Parameters
decoration
the decoration to toggle
state
the state to set