TextSegment

data class TextSegment(val text: String, val color: SegmentColor)(source)

Constructors

Link copied to clipboard
constructor(text: String, color: SegmentColor)

Properties

Link copied to clipboard
Link copied to clipboard