smaller()
Applies a smaller font size (as determined by the renderer or theme).
smaller(): this;
Return value
The builder instance for chaining.
Related
class TextBuilder static
A builder class for creating UIText instances.
Applies a smaller font size (as determined by the renderer or theme).
smaller(): this;
The builder instance for chaining.