data property

String? data
final

The text to display.

This will be null if a textSpan is provided instead.

Implementation

final String? data;