data property

String data

The text to display.

This will be null if a textSpan is provided instead.

Implementation

String get data => controller!.text;