Label

This function creates a label widget. A label is a non-interactive widget that displays a line of text.

You can set the boolean value border to true to display a border around the label and increase the widget padding.

Syntax

Parameters

Returns

Returns a new label.