textSpan property

TextSpan? textSpan
final

The text to display as a TextSpan.

This will be null if data is provided instead.

Implementation

final TextSpan? textSpan;