cssText property

String? get cssText

Implementation

String? get cssText native;
set cssText (String? value)

Implementation

set cssText(String? value) native;