valueText 属性

String? valueText

实现

String? get valueText native;
void valueText=(String? value)

实现

set valueText(String? value) native;