cssText property Null safety

String? cssText

Implementation

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

Implementation

set cssText(String? value) native;