BlockTypes class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- actorArtboard → const int
- actorBlur → const int
- actorBone → const int
- actorColliderCircle → const int
- actorColliderLine → const int
- actorColliderPolygon → const int
- actorColliderRectangle → const int
- actorColliderTriangle → const int
- actorDistanceConstraint → const int
- actorDropShadow → const int
- actorEllipse → const int
- actorEvent → const int
- actorIKConstraint → const int
- actorIKTarget → const int
- actorImage → const int
- actorImageSequence → const int
- actorInnerShadow → const int
- actorJellyBone → const int
- actorLayerEffectRenderer → const int
- actorMask → const int
- actorNode → const int
- actorNodeSolo → const int
- actorPath → const int
- actorPolygon → const int
- actorRectangle → const int
- actorRootBone → const int
- actorRotationConstraint → const int
- actorScaleConstraint → const int
- actorShape → const int
- actorSkin → const int
- actorStar → const int
- actorTransformConstraint → const int
- actorTranslationConstraint → const int
- actorTriangle → const int
- animation → const int
- animations → const int
- artboards → const int
- atlas → const int
- atlases → const int
- colorFill → const int
- colorStroke → const int
- components → const int
- customBooleanProperty → const int
- customFloatProperty → const int
- customIntProperty → const int
- customStringProperty → const int
- gradientFill → const int
- gradientStroke → const int
- jellyComponent → const int
- radialGradientFill → const int
- radialGradientStroke → const int
- unknown → const int
- view → const int