ThunderParams class

Constructors

ThunderParams(Image image, double width, double height, double widthRatio)

Properties

alpha double
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
height double
final
image Image
getter/setter pair
imgHeight int
no setter
imgWidth int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
width double
final
widthRatio double
final
x double
getter/setter pair
y double
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited