Dart SDK
dart:svg
Transform
property type
type
class Transform
Properties
angle
matrix
type
hashCode
runtimeType
Methods
setMatrix
setRotate
setScale
setSkewX
setSkewY
setTranslate
noSuchMethod
toString
Operators
operator ==
Constants
SVG_TRANSFORM_MATRIX
SVG_TRANSFORM_ROTATE
SVG_TRANSFORM_SCALE
SVG_TRANSFORM_SKEWX
SVG_TRANSFORM_SKEWY
SVG_TRANSFORM_TRANSLATE
SVG_TRANSFORM_UNKNOWN
int
type
@DocsEditable(), @DomName('SVGTransform.type'), final
Source
final int type
property type