CSSRule extension type

on
Implemented types
Implementers

Properties

cssText String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
parentRule CSSRule?
no setter
parentStyleSheet CSSStyleSheet?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type int
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

CHARSET_RULE int
no setter
COUNTER_STYLE_RULE int
no setter
FONT_FACE_RULE int
no setter
FONT_FEATURE_VALUES_RULE int
no setter
IMPORT_RULE int
no setter
KEYFRAME_RULE int
no setter
KEYFRAMES_RULE int
no setter
MARGIN_RULE int
no setter
MEDIA_RULE int
no setter
NAMESPACE_RULE int
no setter
PAGE_RULE int
no setter
STYLE_RULE int
no setter
SUPPORTS_RULE int
no setter