text property

String get text

The text content of the label

Implementation

String get text => _text.value;