Pular para o conteúdo principal

TextDecoration

Reference

Parameters

line

Sets the decoration line style.

Component data2-core-primitives@String

One of 'overline' | 'underline' | 'line-through'

color

Sets the color of the decoration.

Component data2-core-types@Color

style

Sets the style of the decoration line.

Component data2-core-primitives@String

One of 'solid' | 'wavy' | 'dotted' | 'dashed' | 'double'

thickness

Sets the thickness of the decoration.

Component data2-core-primitives@Number