TextFont

class TextFont(@DimenRes var textSize: Int, var typeface: Typeface? = null)

Constructors

Link copied to clipboard
constructor(@DimenRes textSize: Int, typeface: Typeface? = null)

Properties

Link copied to clipboard
Link copied to clipboard