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