textSpan property

TextSpan? textSpan
final

The TextSpan for rich text. Non-null only when using BidiSelectableText.rich.

Implementation

final TextSpan? textSpan;