textString property

String textString
final

输入框的初始值,默认为"" 不能定义为String,兼容example调用的传值

Implementation

final String textString;