value 属性

String? value
覆盖

实现

String? get value native;
void value=(String? value)
覆盖

实现

set value(String? value) native;