TextStyle

constructor(size: Int = 14, @ColorLong color: Long = 4278190080, textAlign: TextAlign = TextAlign.Start, font: Font = Font.Default, fontStyle: FontStyle = FontStyle.Normal, fontWeight: FontWeight = FontWeight.Normal, maxLines: Int = Int.MAX_VALUE, maxLength: Int? = null, lineHeight: Int? = null)