Represents a text style of a text
| Name | Type | Description | Notes |
|---|---|---|---|
| font_size | Float | Gets or sets font size of the text. | |
| font | String | Gets or sets font of the text. | [optional] |
| foreground_color | Color | Gets or sets foreground color of the text. | [optional] |
| background_color | Color | Sets background color of the text. | [optional] |