AnimatedLengthList 类
- 注解
-
- @Unstable()
- @Native("SVGAnimatedLengthList")
属性
- animVal → LengthList?
-
没有设置器
- baseVal → LengthList?
-
没有设置器
- hashCode → int
- 此对象的自定义哈希码。没有设置器继承而来
- runtimeType → Type
- 表示对象运行时类型的表示。没有设置器继承而来
方法
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的方法或属性时调用。继承而来
-
toString(
) → String - 此对象的字符串表示。继承而来
运算符
-
operator ==(
Object other) → bool - 相等运算符。继承而来