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