TextSpan

constructor(text: String? = null, children: List<TextSpan>? = null, style: CellStyle? = null)(source)