-
public class HtmlDecorationTemplate.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static HtmlDecorationTemplate.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final HtmlDecorationTemplatehighlight(@ColorInt() Integer defaultTint, Integer lineWeight, Integer cornerRadius, Double alpha)Creates a new decoration template for the highlight style. final HtmlDecorationTemplateunderline(@ColorInt() Integer defaultTint, Integer lineWeight, Integer cornerRadius, Double alpha)Creates a new decoration template for the underline style.
-