text property

String? text
getter/setter pair

The text that's shown in the widget.

Implementation

core.String? text;