weight 属性

String? weight

实现

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

实现

set weight(String? value) native;