CssViewportRule

继承
注解
  • @Native("CSSViewportRule")

属性

cssText String?
getter/setter pairinherited
hashCode int
此对象的重写码。
no setterinherited
parentRule CssRule?
no setterinherited
parentStyleSheet CssStyleSheet?
no setterinherited
runtimeType Type
对象运行时类型的表示。
no setterinherited
style CssStyleDeclaration?
no setter
type int?
no setterinherited

方法

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

操作符

operator ==(Object other) bool
相等操作符。
inherited