SVGLength class

Correspond to the

MDN Reference

Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

SVGLength()
factory

Properties

convertToSpecifiedUnits ↔ void Function(num)

Available on SVGLength, provided by the SVGLength$Typings extension

getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
newValueSpecifiedUnits ↔ void Function(num, num)

Available on SVGLength, provided by the SVGLength$Typings extension

getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
svgLengthtypeCm num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypeEms num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypeExs num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypeIn num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypeMm num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypeNumber num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypePc num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypePercentage num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypePt num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypePx num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
svgLengthtypeUnknown num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
unitType num

Available on SVGLength, provided by the SVGLength$Typings extension

no setter
value num

Available on SVGLength, provided by the SVGLength$Typings extension

getter/setter pair
valueAsString String

Available on SVGLength, provided by the SVGLength$Typings extension

getter/setter pair
valueInSpecifiedUnits num

Available on SVGLength, provided by the SVGLength$Typings extension

getter/setter pair

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

Static Properties

svgLengthtypeCm num
no setter
svgLengthtypeEms num
no setter
svgLengthtypeExs num
no setter
svgLengthtypeIn num
no setter
svgLengthtypeMm num
no setter
svgLengthtypeNumber num
no setter
svgLengthtypePc num
no setter
svgLengthtypePercentage num
no setter
svgLengthtypePt num
no setter
svgLengthtypePx num
no setter
svgLengthtypeUnknown num
no setter