menu
Dart
dart:html
CssStyleRule
selectorText property
selectorText
brightness_4
brightness_5
description
selectorText
property
String
selectorText
Implementation
String get selectorText native;
void
selectorText=
(
String
value
)
Implementation
set selectorText(String value) native;
Dart
dart:html
CssStyleRule
selectorText property
CssStyleRule class
Properties
cssText
hashCode
parentRule
parentStyleSheet
runtimeType
selectorText
style
type
Methods
noSuchMethod
toString
Operators
operator ==