selectorText property

String? get selectorText

Implementation

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

Implementation

set selectorText(String? value) native;