public class StyledSpan extends Object:
| Modifier and Type | Member | Description |
|---|---|---|
| public readonly property | stylestyle as RenderStyle: |
No summary. |
| public readonly property | texttext as String: |
No summary. |
| Modifier and Type | Member | Description |
|---|---|---|
| public | StyledSpanStyledSpan(text as String, style as RenderStyle = null): |
No summary. |