Builder

class Builder

Constructors

Link copied to clipboard
fun Builder()

Constructor

Link copied to clipboard
fun Builder(context: Context, @StyleRes textAppearanceRes: Int)

Constructor

Functions

Link copied to clipboard

Builds an TextUIConfig with the properties supplied to this builder.

Link copied to clipboard

Sets the custom font resource id of text

Link copied to clipboard

Sets the typeface family name of text

Link copied to clipboard

Sets the background color of text

Link copied to clipboard

Sets the color of text

Link copied to clipboard

Sets the size of text

Link copied to clipboard