PilotRichTextRange

data class PilotRichTextRange(val start: Int, val end: Int, val span: PilotRichTextSpan)

Constructors

Link copied to clipboard
constructor(start: Int, end: Int, span: PilotRichTextSpan)

Properties

Link copied to clipboard
val end: Int
Link copied to clipboard
Link copied to clipboard
val start: Int