Part

Defines a part of the label text.

Members

Variables

style
Rebindable!(const Style) style;

Style to apply for this part. If null, uses default style instead.

text
string text;

Text for this part.

Meta