style 属性

String? style

实现

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

实现

set style(String? value) native;