textSpan property
The text to display as a InlineSpan.
This will be null if data
is provided instead.
Implementation
final InlineSpan? textSpan;
The text to display as a InlineSpan.
This will be null if data
is provided instead.
final InlineSpan? textSpan;