SVGFilterPrimitiveStandardAttributes class

Implementers
Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

SVGFilterPrimitiveStandardAttributes()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
height SVGAnimatedLength

Available on SVGFilterPrimitiveStandardAttributes, provided by the PropsSVGFilterPrimitiveStandardAttributes extension

no setter
result SVGAnimatedString

Available on SVGFilterPrimitiveStandardAttributes, provided by the PropsSVGFilterPrimitiveStandardAttributes extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
width SVGAnimatedLength

Available on SVGFilterPrimitiveStandardAttributes, provided by the PropsSVGFilterPrimitiveStandardAttributes extension

no setter
x SVGAnimatedLength

Available on SVGFilterPrimitiveStandardAttributes, provided by the PropsSVGFilterPrimitiveStandardAttributes extension

no setter
y SVGAnimatedLength

Available on SVGFilterPrimitiveStandardAttributes, provided by the PropsSVGFilterPrimitiveStandardAttributes extension

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