text property
String?
get
text
Text representation of the type
Implementation
String? get text => textField.getValue(_json);
Text representation of the type
String? get text => textField.getValue(_json);