DimensionAndPositionMixin class
- Implementers
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
- @anonymous
Constructors
Properties
- absoluteBoundingBox → Rect?
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
no setter - absoluteTransform → Transform
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- height → num
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
no setter - maxHeight ↔ num?
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
getter/setter pair - maxWidth ↔ num?
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
getter/setter pair - minHeight ↔ num?
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
getter/setter pair - minWidth ↔ num?
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
getter/setter pair - relativeTransform ↔ Transform
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
getter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- width → num
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
no setter - x ↔ num
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$Typings extension
getter/setter pair - y ↔ num
-
Available on DimensionAndPositionMixin, provided by the DimensionAndPositionMixin$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