text property

String? get text

Text representation of the type

Implementation

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