textSpan property

InlineSpan? textSpan
final

要显示为InlineSpan的文本。

如果提供data,则此值将为空。

Implementation

final InlineSpan? textSpan;