cssText 属性

String? cssText

实现

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

实现

set cssText(String? value) native;