| Name | Type | Description |
|---|---|---|
| text | string | The text to render. |
| rect | Rect | Bounding rectangle for text layout, in panel-local coordinates. |
| size | float | Font size in pixels. |
| color | Color | Text color. |
| flags = 33 | TextFlag | Text alignment and layout flags. Defaults to |
| font = Roboto | string | Font family name. Defaults to "Roboto". |