style property

Style style
final

Style of this line of text.

This style makes up the default style for all spans in this line, which can be further overridden by individual spans. If a span does not specify a style, this style will be used.

Implementation

final Style style;