selectorText property - CssPageRule class - dart:html library (original) (raw)

description

String? getselectorText

Implementation

String? get selectorText native;

setselectorText (String? value)

Implementation

set selectorText(String? value) native;