Dart SDK
dart:svg
Transform
property
instanceRuntimeType
instanceRuntimeType
class Transform
Constructors
internal_
Properties
angle
matrix
type
hashCode
runtimeType
Methods
setMatrix
setRotate
setScale
setSkewX
setSkewY
setTranslate
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
SVG_TRANSFORM_MATRIX
SVG_TRANSFORM_ROTATE
SVG_TRANSFORM_SCALE
SVG_TRANSFORM_SKEWX
SVG_TRANSFORM_SKEWY
SVG_TRANSFORM_TRANSLATE
SVG_TRANSFORM_UNKNOWN
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType