menu
Dart
dart:html
CssPageRule
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
CssPageRule
selectorText property
CssPageRule class
Properties
cssText
hashCode
parentRule
parentStyleSheet
runtimeType
selectorText
style
type
Methods
noSuchMethod
toString
Operators
operator ==