text property

String get text

The text content.

Implementation

String get text => _value['text'] as String;