Text.setPadding

Set the amount of padding in the text widget.

class Text
setPadding
(
this T
)
()

Parameters

padding int

The amount of padding in the text widget.

Return Value

Type: auto

This widget to aid method chaining.

Meta