CropAspectRatio class

Constructors

CropAspectRatio(int aspectRatioX, int aspectRatioY)
const

Properties

aspectRatioX int
final
aspectRatioY int
final
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

custom → const dynamic
wh1x2 → const CropAspectRatio
wh2x1 → const CropAspectRatio
wh3x4 → const CropAspectRatio
wh4x3 → const CropAspectRatio
wh9x16 → const CropAspectRatio
wh16x9 → const CropAspectRatio