CssRotation

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

构造函数

CssRotation(dynamic angleValue_OR_x, [num? y, num? z, CssNumericValue? angle])
工厂

属性

angle CssNumericValue?
getter/setter 对
hashCode int
此对象的哈希码。
无 setter继承
is2D bool?
getter/setter 对继承
runtimeType Type
表示对象运行时代码的类型。
无 setter继承
x num?
getter/setter 对
y num?
getter/setter 对
z num?
getter/setter 对

方法

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

运算符

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