text property

String text
final

The text that appears inside the widgets.Text or widgets.EditableText widget.

Implementation

final String text;