Text.style

The text's style.

You can pass a combination of one or more styles, for example Style.Bold | Text.Italic.

  1. Style style [@property setter]
    class Text
    @property
    style
  2. Style style [@property getter]

Meta