ScaleEvent class

Inheritance

Constructors

ScaleEvent(double scale, double horizontalScale, double verticalScale, double rotation, Offset globalPosition, Offset? delta)

Properties

delta Offset?
finalinherited
globalPosition Offset
finalinherited
hashCode int
The hash code for this object.
no setterinherited
horizontalScale double
final
rotation double
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scale double
final
verticalScale double
final

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