Inheritance
Annotations
  • @DocsEditable()
  • @DomName('Perspective')
  • @Experimental()
  • @Native("Perspective")

Constructors

Perspective(LengthValue length)
factory

Properties

length LengthValue
@DocsEditable(), @DomName('Perspective.length'), @Experimental(), final
cssString String
@DocsEditable(), @DomName('TransformComponent.cssString'), @Experimental(), final, inherited
hashCode int
read-only, inherited
runtimeType Type
read-only, inherited

Methods

asMatrix() Matrix
@DocsEditable(), @DomName('TransformComponent.asMatrix'), @Experimental(), inherited
is2DComponent() bool
@DocsEditable(), @DomName('TransformComponent.is2DComponent'), @Experimental(), inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(other) bool
The equality operator. [...]
inherited