textSpan property

InlineSpan? textSpan
final

The text to display as a InlineSpan.

This will be null if data is provided instead.

Implementation

final InlineSpan? textSpan;