text property

String? get text

The text of the annotation in markdown format.

Implementation

String? get text => textField.getValue(_json);