text property

String? text
getter/setter pair

The text displayed inside the button.

Implementation

core.String? text;