CssRule

实现者
注解
  • @Native("CSSRule")

属性

cssText String?
getter/setter 对
hashCode int
此对象的哈希码。
无 set继承
parentRule CssRule?
无 set
parentStyleSheet CssStyleSheet?
无 set
runtimeType Type
对象运行时类型的表示。
无 set继承
type int?
无 set

方法

noSuchMethod(Invocation invocation) → dynamic
在访问不存在的方法或属性时调用。
继承
toString() String
此对象的字符串表示。
继承

运算符

operator ==(Object other) bool
等于运算符。
继承

常量

CHARSET_RULE_ → const int
FONT_FACE_RULE → const int
IMPORT_RULE → const int
KEYFRAME_RULE → const int
KEYFRAMES_RULE → const int
MEDIA_RULE → const int
NAMESPACE_RULE → const int
PAGE_RULE → const int
STYLE_RULE → const int
SUPPORTS_RULE → const int
VIEWPORT_RULE → const int