text property

String get text

The text content.

Implementation

String get text => _value[Keys.text] as String;