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