cssText property

String? cssText

Implementation

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

Implementation

set cssText(String? value) native;